body,html{width:100%;height:100%}*{-webkit-user-select:none;-ms-user-select:none;user-select:none}body{margin:0;background:#090A0F;background:radial-gradient(ellipse at bottom,#1B2735 0,#090A0F 100%);overflow:hidden;font-family:Lato,sans-serif}.space{position:relative}.space .star{width:1px;height:1px;background:#fff;position:absolute;transition:transform 8s ease,width 8s ease,height 8s ease;box-shadow:1px 1px 10px #fff;opacity:0;animation:opaq 1s infinite;border-radius:100%}@keyframes opaq{0%{opacity:.6}100%{opacity:1}}.content{padding:5%;z-index:2;color:#fff;position:relative}.content h1{font-size:1.5em;line-height:2rem;font-weight:900;font-family:'Major Mono Display',Lato,sans-serif,monospace;margin:0;text-shadow:4px 0 0 rgba(255,255,255,.09)}.content p{font-size:1.25em;font-weight:400;margin:1em 0 0;text-shadow:2px 0 0 rgba(255,255,255,.09)}.content a{color:#fff;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.5)}.content a:hover{border-color:#fff}.footer{padding:1% 5%}@media all and (min-width:767px){.content h1{font-size:2em;line-height:3rem}.content p{font-size:1.5em}}@media all and (min-width:992px){.content h1{font-size:3em;line-height:5rem}.content p{font-size:2em}}@media all and (min-width:1199px){.content{padding:8% 10%}.footer{padding:1% 10%}}.backgroundcliptext .content h1,.backgroundcliptext .content p{background:url(../assets/clip.jpg);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.backgroundcliptext .content p{background-position:0 25%}#audio{display:none}#audio_credit{font-size:1em;opacity:0;transition:opacity .5s ease}