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