html{font-size:16px}@media (max-width:768px){html{font-size:15px}}@media (max-width:480px){html{font-size:14px}}@media (max-width:360px){html{font-size:13px}}.App{text-align:center}.App-logo{pointer-events:none;height:40vmin}@media (prefers-reduced-motion:no-preference){.App-logo{animation:20s linear infinite App-logo-spin}}.App-header{color:#fff;background-color:#282c34;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;font-size:calc(10px + 2vmin);display:flex}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.container{box-sizing:border-box;justify-content:center;align-items:flex-start;width:100%;min-height:100vh;padding:0 16px;display:flex}.centered-box{text-align:center;width:60%;max-width:100%}@media (max-width:1024px){.centered-box{width:80%}}@media (max-width:768px){.centered-box{width:100%}}@media (max-width:480px){.container{padding:0 8px}.centered-box{width:100%}}
