.header-module-scss-module__dbVH1G__HeaderStyle{justify-content:center;padding:2rem;display:flex}.header-module-scss-module__dbVH1G__HeaderStyle h1{color:var(--title-color);font-size:3rem;font-weight:100}
*{box-sizing:border-box;margin:0;padding:0}:root{--background-button-color:#33c3f0;--title-color:#222;--bg-color:#fff;--text-color:#222;--input-bg:#fff;--button-outline-bg:#fff;--card-bg:#f5f5f5}@media (prefers-color-scheme:dark){:root{--title-color:#e0e0e0;--bg-color:#0f0f0f;--text-color:#e0e0e0;--input-bg:#1e1e1e;--button-outline-bg:#1e1e1e;--card-bg:#1a1a1a}}body{background-color:var(--bg-color);color:var(--text-color);transition:background-color .3s,color .3s}body,input,textarea,select,button,h1{font:400 1rem Roboto,sans-serif}
