@import"https://fonts.googleapis.com/css2?family=Open+Sans&display=swap";*{margin:0;padding:0;box-sizing:border-box;-webkit-user-select:none;user-select:none}html,body{overflow:hidden;display:flex;align-items:center;justify-content:center;font-family:Open Sans,sans-serif}body{width:100vw;height:100vh;background:#070c10;background-color:#2234ae;background:radial-gradient(circle,#000 40%,#161837 90%,#17193a)}.webgl{width:100vw;height:100vh;position:fixed;top:0;left:0;outline:none;z-index:0}.underlay{color:#fff;position:absolute;width:100vw;bottom:0;left:0;padding:30px;z-index:1}h1{font-size:35px;margin-bottom:0;padding:8px 0}p{margin-bottom:2px;font-weight:300;font-size:14px}a{color:#fff;text-decoration:underline;text-underline-position:below;text-underline-offset:3px;transition:all .3s ease}a:hover{color:#7444ff}
