.carat{animation:1s steps(2,start) infinite blink-animation;font-weight:700;letter-spacing:0;margin:0}.carat:before{content:"|"}@keyframes blink-animation{to{visibility:hidden}}#game-container{background:url(/assets/games/typing/girl-with-red-hat-Z6SXt1v5tP8-unsplash.jpg) center/cover no-repeat;position:relative}#game-container:before{display:block;content:"";background:var(--color-yellow);position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;opacity:.9;z-index:1}#game-container *{z-index:1;position:relative}#gameInput{position:absolute;left:-999em;top:0;width:10px;height:10px;opacity:0}