html,body{height:100%;margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{min-height:100vh;background-color:var(--bg-color);color:var(--text-color);transition:background-color .3s ease;font-family:var(--font-family)}
