#welcome-face{float:right;text-align:right}#welcome-face>img{margin-right:64px}.container{display:flex;flex-flow:row wrap;justify-content:center;width:100%;margin-bottom:7.5%}p{font-family:JetBrains Mono,Fallback,sans-serif}.section-marker{text-align:center;font-family:Newgrounds;font-size:32px;height:10%;clear:both}#intro-blurb{text-align:left;margin:5% 5% 30px}@keyframes darken{0%{filter:brightness(100%)}to{filter:brightness(50%)}}@keyframes lighten{0%{filter:brightness(50%)}to{filter:brightness(100%)}}.thumbnail{max-width:100%;max-height:100%;filter:brightness(100%)}.thumbnail.darken{max-width:100%;max-height:100%;animation:darken .5s forwards}.thumbnail.lighten{max-width:100%;max-height:100%;animation:lighten .5s forwards}.info{position:absolute;color:#fff;top:0%;text-align:left;padding-left:2%;font-size:14px;user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none}.game{margin:25px;text-align:center;width:320px;height:180px;position:relative}.game-title{margin-top:5px}.description{padding:20px}.about-header{display:flex;justify-content:space-around}.welcome-container{display:flex;justify-content:center;align-items:center;height:100vh;margin:0}.facepic>i>p{margin-top:0;font-size:12px}@font-face{font-family:Newgrounds;src:url(font/NewgroundsFont-Regular.otf) format("opentype")}@font-face{font-family:JetBrains Mono;src:url(font/JetBrainsMono-Regular.otf) format("opentype")}html,body,#root{margin:0;padding:0;box-sizing:border-box}body{background-color:#ffdfba}h1{width:60%;height:auto;margin-left:2.5%;margin-top:5%;font-size:100px;font-family:Newgrounds,Fallback,sans-serif;font-style:italic}.footer-logos{display:flex;justify-content:center;align-items:center}.footer-logo{filter:grayscale(100%) brightness(0) invert(1)}footer>p{display:flex;justify-content:center}.navbar{display:flex;background-color:#571d02;padding:10px;font-family:JetBrains Mono,Fallback,sans-serif;gap:16px}.navbar-link{color:#fff;text-decoration:none;margin:0;font-size:18px}.navbar-item{display:flex;justify-content:center;align-items:center;max-width:100%;max-height:100%;flex:1 1 0;min-width:0;padding:0 8px;border:2px;border-style:dashed;border-color:#fff;transition:border-color .3s}@keyframes grow{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.navbar-item:hover{animation:grow jiggle .5s ease-in-out forwards}
