body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{min-height:100dvh}html body{min-width:260px;overflow-x:hidden;overflow-y:hidden}html body,html body>div#root{height:inherit;min-height:inherit}html body>div#root{overflow:hidden}@media screen and (max-width:260px){html.developer-version{background-color:red}html.developer-version body{opacity:.8}}#the-secret-div{background-color:#fff;bottom:0;height:100dvh;left:0;position:fixed;right:0;top:0;width:100dvw;z-index:100}#the-secret-div>div.message{font-size:xx-large;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:-webkit-max-content;width:max-content}#the-secret-div>div.timer{position:absolute;right:0;top:0}