*{box-sizing:border-box}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}body{margin:0;font-family:Hanken Grotesk,Arial,sans-serif;background-color:#262626;color:#d9d9d9;padding:20px;height:100vh}main{display:flex;flex-direction:column;align-items:center;justify-content:center}header{text-align:center}.header-h1{font-size:1.25rem;font-weight:500;color:#f9f4da}.header-p{color:#8e8e8e;font-size:.875rem;max-width:350px}.status-div{text-align:center;justify-content:center;display:flex;flex-direction:column;border-radius:4px;color:#f9f4da;margin-block:30px;min-height:77px;width:330px}h2{font-size:1.25rem;margin:5px}.flex-wrapper{max-width:350px;display:flex;flex-wrap:wrap;gap:5px;justify-content:center}.box-div{border-radius:4px;text-align:center;padding-inline:4.5px;height:2rem;display:flex;flex-direction:column;justify-content:center;position:relative}.lost:before{content:"💀";position:absolute;display:flex;align-items:center;justify-content:center;height:100%;width:100%;font-size:.85rem;top:0;left:0;background-color:#000000b3}.hangman-word{display:flex;justify-content:center;margin-block:30px;gap:.2em}.hangman-box{display:flex;flex-direction:column;text-align:center;justify-content:center;align-items:center;width:30px;height:30px;border-bottom:1px solid #F9F4DA;background-color:#323232}.never-guessed-letter{color:#ec5d49}.keyboard-btn{height:35px;width:35px;border:1px solid #D7D7D7;border-radius:3px;cursor:pointer}.new-game-btn{margin-block:30px;background-color:#11b5e5;border:1px solid #D7D7D7;border-radius:4px;width:225px;height:40px;padding:6px 12px;display:block;margin-inline:auto;cursor:pointer}.yellow{background-color:#fcba29}.green{background-color:#10a95b!important}.red{background-color:#ec5d49!important}.purple{background-color:#7a5ea7!important;border:1px dashed #323232}
