*{box-sizing:border-box;background-repeat:no-repeat;-webkit-tap-highlight-color:rgba(0,0,0,0)}html{font-family:proxima-nova,sans-serif}body{background-color:#101010;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:60px 9%;min-height:100vh;box-sizing:border-box}header{display:flex}header a,header img{text-decoration:none;border:none}header .logo{height:50px;width:50px;background-image:url(/images/logo.svg);background-position:50%;background-size:contain}section h1{color:#fff;font-size:3em}section .symbol{height:1em}section p{line-height:1.7em}section .email,section p{color:#fff;font-size:1.5em}section .email:hover{-webkit-filter:blur(2px);filter:blur(2px)}section a{text-decoration:none;color:#777}