*{margin:0;padding:0;box-sizing:border-box;list-style-type:none}body{font-family:Courier New,Courier,monospace;color:#39ff14;overflow-x:hidden;-webkit-user-select:none;-ms-user-select:none;user-select:none;background-color:#5c5c5c}button{border:none;background:none;font-family:Courier New,Courier,monospace;color:#39ff14}.splashScreen{height:100%;width:100%}.splashContainer{width:100%;position:absolute;top:25%;padding:1rem;display:flex;align-items:center;flex-direction:column;text-align:center;gap:1rem}.splashThumbnail{width:10rem}.splashPlayButton{padding:.5rem;border:3px solid rgb(58,58,58);border-radius:5px;font-size:2rem}.splashPlayButton:hover{background-color:#3a3a3a}.mapContainer{display:flex;flex-direction:column}.dropdownCircle{z-index:1}.dropdownMenu{padding:.25rem;z-index:1;border:2px solid black;border-radius:5px;background-color:#4b4b4b80}.dropdownMenuItemButton{width:100%;display:flex;border-radius:5px;color:#39ff14;align-items:center}.dropdownMenuItemButton:hover{background-color:#181818aa}.dropdownMenuItemImage{width:2rem}.keyContainer{width:100%;height:15vh;display:flex;position:sticky;bottom:0;z-index:1;background:#5c5c5c;padding:1rem}.key{margin:0 auto;display:flex;gap:1.5rem;text-align:center;justify-content:center;align-items:center}.keyItemImage{width:4rem}.keyItemContainer.selected{opacity:.5}.stopWatchContainer{align-self:center}.stopwatchTimeDisplay{font-size:2rem}
