html{margin:0;padding:0}body{margin:0;padding:0;font-family:sans-serif}main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100vw;height:100vh;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.logo{width:80%;max-width:360px;background-image:url(/logo.svg);background-size:contain;background-position:center center;background-repeat:no-repeat;height:80px;margin-bottom:40px}.content{text-align:center}