:root{--main-blue-darker: #0e2a3f;--main-blue: #163d5b;--main-blue-light: #2a5d85;--main-orange: #e87244;--main-orange-dark: #c35330;--main-white: #ffffff;--main-black: #000000;--main-grey: #2e2e2e}html,body{margin:0;height:100%;background:var(--main-blue);background:radial-gradient(circle,var(--main-blue) 0%,var(--main-blue-darker) 59%);color:var(--main-white)}#app,#container{width:100%;height:100%}h1[data-v-0e0d0c53]{color:green}.option-button[data-v-16642682]{background-color:red;padding:3vw;font-size:clamp(1rem,3vw,4rem)}@keyframes wobble-16642682{50%{scale:2}}.active[data-v-16642682]{background:green}#buttons[data-v-4cddb0c6]{display:flex;flex-direction:column;width:100%;height:100%;justify-content:center;gap:1em;align-items:center}h1[data-v-4cddb0c6]{color:green}
