@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.blinking-cursor{display:inline-block;width:.2em;height:1em;background-color:#1677ff;margin-left:.2em;margin-top:.3em;animation:blink 1s step-end infinite}.landing-wrapper{background:url(/game/landing-bg.jpeg);height:100%;background-size:cover}.MainScene:before{background:url(/game/bg.jpg);background-size:cover;content:"";position:absolute;left:0;right:0;width:100%;height:100%;opacity:.06}.keyword{color:#599eff}