html,#root{position:fixed;width:100%;height:100%;background:#000}@font-face{font-family:Island;src:url(assets/Malibu.ttf)}body{margin:0;font-family:Montserrat;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow:hidden;height:100vh;width:100vw;line-height:.85}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}h1{margin:50px auto 20px;text-align:center;font-size:80px}button{font-family:Island;cursor:pointer;font-size:48px;padding:0 15px;border:none;border-radius:16px;border:3px solid #000;box-sizing:border-box;background:#fff;transition:all .25s}button:hover{background:#000;color:#fff}button:disabled{background:none;opacity:.3}
