@import url(https://fonts.googleapis.com/css2?family=Outfit:wght@100;300&display=swap);*{box-sizing:border-box;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Outfit,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}p{font-size:1.6rem}h1{font-size:6rem}.app{background-color:rgba(0,0,0,.4);color:#fff;height:100vh;position:relative;width:100%}.app:before{background:url(/static/media/chalkboard.9cead91b1f0e530bef18.jpg) no-repeat 50%/cover;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.app .search{padding:1rem;text-align:center}.app input{background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.8);border-radius:25px;color:#f8f8f8;font-size:1.2rem;padding:.7rem 1.5rem}::-webkit-input-placeholder{color:#f8f8f8}::placeholder{color:#f8f8f8}.container{display:flex;flex-direction:column;height:550px;justify-content:space-between;margin:auto;max-width:700px;padding:0 1rem;position:relative;top:6%}.app .top,.mid{margin:1rem auto;text-align:center;width:100%}.mid{height:50%}.bottom{text-align:center}#current{margin-top:50px}#Attempts{margin-bottom:10px;margin-top:20px}#stand{height:350px;position:relative;width:250px}.bold{font-weight:700}li{list-style-type:none}#hangmanBody{height:100%;margin-left:80px;margin-top:-290px;max-height:300px;position:absolute;width:100%}#head{height:50px;width:50px}#body{height:100px;margin-top:-9px;width:20px}#leftArm{margin-left:-28px}#leftArm,#rightArm{height:30px;margin-top:-80px;position:absolute;width:30px}#rightArm{margin-left:-5px}#leftLeg{margin-left:-30px}#leftLeg,#rightLeg{height:30px;margin-top:-8px;position:absolute;width:30px}#rightLeg{margin-left:-3px}#winContainer{display:flex;height:400px;width:100%}#winMessage{display:flex;margin:auto}.b1{border-radius:12px;font-size:20px;margin-top:10px;padding:10px 24px}.b1:hover{background-color:#4caf50;color:#fff}.category{margin-top:10px}
/*# sourceMappingURL=main.5e52fe99.css.map*/