:root{--bg-color: #222;--button-white: #f0f0f0;--button-black: #333;--button-active: #ffcd38;--text-color: #eee}body{background-color:var(--bg-color);touch-action:none;user-select:none;-webkit-user-select:none;position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;margin:0;padding:0;overflow:hidden}html{width:100%;height:100%;background-color:var(--bg-color)}
