[theme=dark]{--background-color: #212322;--header-color: #9a348e;--primary-color: #608058;--text-color: #c0c0c0}body{background-color:var(--background-color);color:var(--text-color);height:100vh;width:100vw;margin:0}h1,h2,h3{color:var(--header-color)}body *:not(script,style){display:flex;flex-direction:column;box-sizing:border-box}body>*{height:100%;max-width:100%}.center-horizontal{align-items:center;text-align:center}.center-vertical{align-items:flex-start}.center-vertical{justify-content:center}footer{position:fixed;bottom:0;width:100%;text-align:center;padding-bottom:2px;height:20x;font-size:14px}.full-width{width:100%}.full-height{height:100%}.hide{display:none}
