@import url(https://fonts.googleapis.com/css2?family=Comfortaa:wght@300;400;500;600;700&display=swap);.cd-typography--text-center{text-align:center}button{color:#3e3e3e;padding:8px;background-color:#e3e3e3;border-radius:2px;border:none;cursor:pointer}button.dark{color:#e3e3e3;background-color:#3c3c3c}button[disabled]{cursor:not-allowed;opacity:.55}.cd-layout--egg__tap{position:fixed;-webkit-user-select:none;user-select:none;pointer-events:none;margin-top:0;will-change:margin-top;font-size:21px;font-weight:600;transition:margin-top .2s cubic-bezier(.4,0,.2,1)}*{margin:0;padding:0;font-family:Comfortaa,cursive;color:#f3f3f3}html{background-color:#5f5f5f}