.about{display:flex;flex-direction:row}.about>a{font-size:larger;color:#f2f2f2;text-align:center;margin:auto}.about-modal{font-size:larger;color:#f2f2f2;text-align:center;margin:auto}#navbar{position:fixed;z-index:20;left:0;right:0}#navbar a{float:right;display:block;color:#f2f2f2;text-align:center;padding:20px;text-decoration:none;font-size:large;font-weight:700}.content{padding:16px}.sticky{position:fixed;top:0;width:100%}.sticky+.content{padding-top:60px}body{padding:0;margin:0;background-color:#fff}@keyframes eye-focus{0%{-webkit-filter:blur(0)}to{-webkit-filter:blur(10px)}}.landing{overflow:hidden}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}section#part-2{margin-top:50px;margin-bottom:50px}section{display:flex;flex-direction:row;width:100%;height:100vh;animation-name:fadeIn;animation-duration:4s;animation-timing-function:linear}section .main-logo{position:relative;top:40%;margin:0 auto;z-index:10;height:-moz-fit-content;height:fit-content}section .main-logo a>img{width:100%;filter:drop-shadow(5px 5px 5px rgb(255,255,255))}@media screen and (min-width: 1024px){.main-logo>a>img{height:200px}}@media screen and (min-width: 768px){.main-logo>a>img{height:150px}}@media screen and (min-width: 600px){.main-logo>a>img{height:120px}}@media screen and (max-width: 600px){.main-logo>a>img{height:100px}}.landscape{position:absolute;left:0;flex:1;height:100%;width:100%;z-index:0;background:url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/54046/rainy_landscape.jpeg);background-size:cover;background-position:center;filter:blur(1em);animation:eye-focus 5s ease-in infinite alternate,focus-shift 5s ease-in infinite alternate}.glass{position:absolute;left:0;width:100%;height:100%;background:url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/54046/glass_droplets.jpeg);background-size:cover;background-position:center;filter:blur(0);animation:eye-focus 5s ease-in infinite 5s alternate,focus-shift 5s ease-in infinite alternate;opacity:.5;z-index:2}
