:root{font-size:62.5%;margin:0;padding:0;height:100%;overflow:hidden}html.light{--background: #ffffff;--surface: #ffffff;--on-surface: #000000}html.dark{--background: #141414;--surface: #1f1f1f;--on-surface: #ffffff}body{margin:0;font-family:Montserrat,sans-serif;background-color:var(--background);color:var(--on-surface);transition:background-color .3s,color .3s}._fillMe_1yz3s_1{width:100%;padding:3.2rem;border:1px solid #898989;border-radius:1.6rem;background-color:var(--surface)}._btn_1yz3s_9{display:flex;justify-content:space-between;width:100%;max-width:30rem;padding:1.6rem}
