.Game-module-scss-module__5perSG__container{text-align:center;flex-direction:column;justify-content:center;min-height:100vh;display:flex}.Game-module-scss-module__5perSG__container h1{text-align:center;color:wheat;text-shadow:0 0 10px #614716,0 0 20px #402f0e,0 0 30px #705525;font-size:2.5em;line-height:1.5;position:relative}.Game-module-scss-module__5perSG__container .Game-module-scss-module__5perSG__gamePad{grid-template-columns:repeat(2,100px);align-self:center;gap:12px;margin:20px 0;display:grid}.Game-module-scss-module__5perSG__container .Game-module-scss-module__5perSG__square{border:1px solid #000;border-radius:20%;width:100px;height:100px}.Game-module-scss-module__5perSG__container .Game-module-scss-module__5perSG__square:hover{cursor:pointer}.Game-module-scss-module__5perSG__container .Game-module-scss-module__5perSG__yellow{background-color:#ff0}.Game-module-scss-module__5perSG__container .Game-module-scss-module__5perSG__green{background-color:green}.Game-module-scss-module__5perSG__container .Game-module-scss-module__5perSG__blue{background-color:#00f}.Game-module-scss-module__5perSG__container .Game-module-scss-module__5perSG__red{background-color:red}.Game-module-scss-module__5perSG__container .Game-module-scss-module__5perSG__fade{animation:.6s linear Game-module-scss-module__5perSG__blinker}.Game-module-scss-module__5perSG__container .Game-module-scss-module__5perSG__pressed{opacity:.8;animation:.4s linear Game-module-scss-module__5perSG__userPress}.Game-module-scss-module__5perSG__container .Game-module-scss-module__5perSG__redGlow{box-shadow:0 0 20px red}.Game-module-scss-module__5perSG__container .Game-module-scss-module__5perSG__yellowGlow{box-shadow:0 0 20px #ff0}.Game-module-scss-module__5perSG__container .Game-module-scss-module__5perSG__blueGlow{box-shadow:0 0 20px #00f}.Game-module-scss-module__5perSG__container .Game-module-scss-module__5perSG__greenGlow{box-shadow:0 0 20px green}@keyframes Game-module-scss-module__5perSG__blinker{50%{opacity:0;box-shadow:0 0 20px #fff}}@keyframes Game-module-scss-module__5perSG__userPress{50%{box-shadow:0 0 20px #fff}}
.CustomButton-module-scss-module__AlnyHq__customBtn{background-color:wheat;border-radius:20px;width:50%;height:100px;margin-top:40px;font-family:"Press Start 2P",cursive;font-size:large;font-weight:700;box-shadow:7px 14px 17px 13px #0009}.CustomButton-module-scss-module__AlnyHq__customBtn:hover{cursor:pointer;box-shadow:3px 3px 3px 3px #0009}
