:root{font-family:Quicksand,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;--blue:#8294C4;--light-blue: #ACB1D6;--cream: #FFEAD2}*{margin:0;box-sizing:border-box}#container{position:fixed;top:0;left:0;width:100%;height:100%;overflow:hidden}#overlay{position:fixed;top:0;left:0;width:100%;height:100%;overflow:hidden;display:flex;flex-direction:column-reverse;padding:20px}#action-button{height:50px;font-size:30px;background-color:var(--blue);color:var(--cream);border:none;outline:3px solid var(--cream);border-radius:33px;text-align:center;cursor:pointer;font-family:Quicksand,sans-serif}
