html,body{height:100%;overflow:hidden}*{margin:0;padding:0}:root{--background: #fff;--primary-color: blue}body[color-theme=dark]{--background: #000;--primary-color: red}*{font-family:Montserrat,sans-serif}
