body{margin:0;overflow:hidden}.App{text-align:center;color:#000;background-color:#fbfbfb;min-height:100vh;font-family:Helvetica,Arial,serif;display:flex;overflow:hidden}.options-menu{background-color:#ebebeb;min-width:35vw;height:fit-content;min-height:100vh;max-height:100vh;padding:0 .2rem;overflow-y:scroll}.options-menu button{width:15em;font-size:1em}.thin-scroll::-webkit-scrollbar{border-radius:5px;width:5px}.thin-scroll::-webkit-scrollbar-track{background-color:#ced4da}.options-menu::-webkit-scrollbar-thumb{background-color:#9fe5e1;box-shadow:inset 0 0 6px #0000004d}.fullfill{width:100%;min-height:500px;position:relative}@media (max-width:984px){body{overflow-y:visible}.App{-webkit-overflow-scrolling:touch;flex-direction:column;overflow-y:scroll}.options-menu{order:1;max-height:fit-content;overflow-y:visible}}
