*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;background-color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.container{min-height:100vh;padding:2rem}.container,.logo-wrapper{display:flex;align-items:center;justify-content:center}.logo{width:80%;max-width:500px;height:auto}@media (max-width:768px){.container{padding:1rem}.logo{width:90%;max-width:400px}}@media (max-width:480px){.logo{width:95%;max-width:350px}}