html{background-color:#000}#app{height:100vh;width:100vw;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10vh}a{opacity:.1;transition:.3s}a:hover{opacity:1}svg{height:100%;width:100%;max-height:20vh}h1{color:#fff}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;border:0;z-index:0;background:none;outline:none;font:inherit;font-size:100%;font-weight:400;vertical-align:baseline}html,body{font-size:$rem;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-text-size-adjust:100%;text-rendering:optimizeLegibility}CLEARFIX,.row:before,.row:after{content:"";clear:both;display:table}img{object-fit:contain}button,input[type=button],input[type=submit],input[type=reset]{-webkit-appearance:none;appearance:none;cursor:pointer}input,textarea{-webkit-appearance:none;appearance:none;padding:0}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}table{border-collapse:collapse;border-spacing:0}hr{width:100%;display:block}ul{list-style-type:disc;margin-left:.75rem;padding-left:.75rem}*:focus{outline:none}[hidden]{display:none}
