html,body{font-family:Helvetica, Arial, sans-serif;min-height:100vh;margin:0;padding:0;color:#c00}.centeredWrapper{display:flex;justify-content:center;align-items:center;height:100%;min-height:100vh;max-height:100vh}.centeredContainer{display:flex;justify-content:center;align-items:center}.box{display:block;position:relative;width:auto;padding:10px 4vw;margin:0 0 20px;text-align:center}.box h1{font-size:20px}.box p{font-size:13px}img.responsive{width:100%;max-width:100%}@media only screen and (max-width: 1023px) and (min-width: 768px){.box h1{font-size:42px}.box p{font-size:22px}}@media only screen and (min-width: 1024px){.box h1{font-size:62px}.box p{font-size:32px}}
