.button{background:#00f;color:#fff;font-size:18px;display:inline-block;margin:15px 0;padding:10px 20px}.button:hover{background:green;cursor:pointer}body{font-family:monospace}#setup{display:flex;flex-direction:column;align-items:start}.flex{display:flex}.modal .button-container{display:flex;justify-content:space-around;flex-direction:row}.modal-overlay{position:absolute;top:0;bottom:0;left:0;right:0;background-color:#0009;z-index:1}.modal .btn,.keepPlaying .btn{font-size:18px;font-weight:700;padding:8px 15px;display:inline-block}.modal .btn-keepPlaying,.keepPlaying .btn-reveal{background-color:#000;border:1px solid white;color:#fff}.modal .btn-nextGame,.keepPlaying .btn-nextGame{background-color:#00f;border:1px solid white;color:#fff}.pointer{cursor:pointer}.tofind{visibility:hidden}.ml-2{margin-left:1rem}#start-button{display:none}#error,.error{color:#fff;padding:5px;background:red;display:inline-block;font-size:16px;margin-top:.5rem}svg{margin:0 auto}line{stroke:#000;stroke-width:4}#door1{transform-origin:0% 100%}#door2{transform-origin:100% 100%}.hide{visibility:hidden}.your_word{font-size:16px;padding:5px;margin:5px 0}#used-letters{margin:0;font-weight:700;font-size:20px;color:red}#your-word{padding-bottom:40px}#your-word .letter{display:inline-block;padding-left:5px;padding-right:5px;margin-left:5px;margin-right:5px}#your-word .letter:not([data-letter=" "]){border-bottom:1px solid black}#your-word .letter p{margin:0;font-size:55px;font-weight:700}#used-letters p{margin:10px;font-size:40px;font-weight:700;color:red;display:inline-block}.modal{top:0;position:absolute;z-index:2;width:400px;text-align:center;color:#fff;padding:20px;margin:auto;bottom:0;left:0;right:0;height:110px}.winmessage{background:green}.losemessage{background:red}.words-letters-container{width:100%;margin-left:50px;font-size:20px}.usl{margin-bottom:0}#guess-box,#guess-box-disabled{padding:10px;font-size:20px}.button-container[data-v-73fb31b1]{margin:15px 0 0 50px;display:flex;flex-direction:row;justify-content:space-between}
