- 0 Downloads
- 6 Views
- Download Now View Demo
- HTML
<!DOCTYPE html>
<html lang="en" >
<head>
<meta charset="UTF-8">
<title>A Pen by wontem</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css">
<link rel='stylesheet prefetch' href='css/gjmapv.css'>
</head>
<body>
<div class="view">
<div class="main plane">
<div class="cube">
<div class="face x"></div>
<div class="face y"></div>
<div class="face z"></div>
</div>
</div>
</div>
</body>
</html>