@import"https://fonts.googleapis.com/css2?family=Lobster&display=swap";@import"https://fonts.googleapis.com/css2?family=Nunito:wght@300;400;600&display=swap";@import"https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500&display=swap";@import"https://fonts.googleapis.com/css2?family=Pacifico&display=swap";#root{position:absolute;top:0;bottom:0;left:0;right:0}a{font-weight:500;font-size:30px;color:#0f0;text-decoration:inherit}a:hover{color:#e6367e;-webkit-text-stroke:1px black}body{margin:0;padding:0;place-items:center;min-width:320px;min-height:100vh;background-color:#708090;font-family:Pacifico;text-align:center}h1{font-size:3.2em;line-height:1.1;text-align:center}h2{font-size:3em}button{border-radius:10px;border:1px solid #3F0066;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#d7a1ff;cursor:pointer;transition:border-color .25s;box-shadow:2px 2px 5px #561d79,inset -2px -3px #553f99;width:200px;height:50px;color:#3f0066}button:active{box-shadow:inset 1px 1px 3px #3f0066;font-size:.99em}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}button.utility{background-color:#d3d3d3;width:10px;height:40px;position:relative;margin-right:20px}
