:root{--yellow-text: #806418;--purple-text: #98289e;--blue-text: #00a99b;--green-text: #12821f;--text-color: var(--yellow-text);--yellow-bg: #fff8e6;--purple-bg: #fcebff;--blue-bg: #efffff;--green-bg: #eaffee;--bg-color: var(--green-bg)}body{margin:0;min-height:100%;background-color:var(--bg-color)}button,body{font-family:Times New Roman,serif;font-size:1em}::selection{background:#000000fc;color:#fff}a{color:inherit;text-decoration:underline;text-decoration-style:dashed}a:visited{color:var(--text-color)}a:hover{color:#fff;background-color:#000}img{width:100%}#header{margin-bottom:3em}.blacked-out{left:1000px;color:#000;background-color:#000}.invisible{opacity:0}.black-bg{background-color:#000}*{margin:0}.game-frame{background-color:#000;display:flex;justify-content:center;align-items:center;width:100vw;height:100vh}.game{object-fit:contain;width:100%;height:100%}
