html{box-sizing:border-box;background:#191919;color:#fff}*,*:before,*:after{box-sizing:inherit;-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:transparent;outline:none}html,button,input,select,textarea{font-family:overpass,sans-serif}html,body{height:100%}a{color:#fff}.banner{position:fixed;top:0;left:0;right:0;background:#8e3746;text-align:center;padding:1rem}#logo{width:100%}.wrapper{width:100%;height:100%;padding:1rem;display:flex;align-items:center;justify-content:center;flex-direction:column;flex-wrap:wrap}.wrapper p{max-width:480px;text-align:center}#about{text-align:center}@media only screen and (max-width:767px){}