html,body{height:100%;width:100%;padding:0;margin:0}*{font-family:Google Sans, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#wrapper{display:flex;flex-direction:column;justify-content:center;background-color:#566270;min-height:100%;text-align:center;width:100%;z-index:1000}#logo{width:200px;height:200px;border-radius:10000px;object-fit:cover;margin-bottom:20px}p{font-size:18px}#name{font-weight:bold;font-size:30px;color:white}#desc{margin:15px 0;color:white;opacity:0.8}#quote{font-style:italic}#row{margin:0 auto;margin-top:35px;width:400px}@media only screen and (max-width: 500px){#row{width:250px}}#row a{margin:30px 0 0;text-decoration:none;display:flex;flex-direction:column;align-items:center;justify-content:center}#row a:hover img{transform:scale(1.05)}#row a:hover p{opacity:1}#row img{height:150px;margin-bottom:20px;transition:.2s all ease}#row p{color:white;opacity:0.7;padding-bottom:5px;transition:all 0.2s ease;transition-delay:.1s}#questions{z-index:-9999;top:0;position:fixed;opacity:0.05;filter:blur(5px);max-height:120%;overflow:hidden}#about{padding:50px;padding-top:0}#about h2{font-weight:bold;font-size:28px;margin-top:50px}#about h4{font-weight:bold;margin-bottom:10px;font-size:20px;line-height:30px}.text-block{margin-top:24px}.quote h4{font-style:italic}footer p{font-size:12px;opacity:0.7;text-align:center}@font-face{font-family:Google Sans;font-weight:bold;src:url("/assets/fonts/GoogleSans-Bold.ttf")}@font-face{font-family:Google Sans;font-weight:normal;font-style:italic;src:url("/assets/fonts/GoogleSans-Italic.ttf")}@font-face{font-family:Google Sans;font-weight:normal;src:url("/assets/fonts/GoogleSans-Regular.ttf")}
