Skip to content

Instantly share code, notes, and snippets.

View Tahseenm's full-sized avatar

Tahseen Malik Tahseenm

View GitHub Profile
@Tahseenm
Tahseenm / cube.html
Last active August 26, 2017 19:46 — forked from anonymous/index.html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
<style id="jsbin-css">
* {
box-sizing: inherit;
}