html,body{width:100%;height:100%}body{background-color:#333;display:flex;justify-content:center;align-items:center;min-height:100%}*{font-size:var(--fontSizeDefault);font-family:"Roboto",Arial,Helvetica,sans-serif;font-weight:400;color:#fff}h1,h2{font-size:1.75rem;font-weight:100}.message{width:100%;height:100%;max-width:30rem;max-height:20rem;padding:1.5rem;box-shadow:0 0 1rem rgba(0,0,0,.05);background-color:#4a77ab}
