.center{text-align:center}#hangman-div{color:#000;padding:10px;text-align:center;background:url(//sfenk.com/wp-content/plugins/hangman/css/../images/bg.jpg);background-size:100% 100%}#logo{max-width:100%;vertical-align:middle}#levels-div{text-align:left;max-width:400px;margin:0 auto;font-weight:700}#submit-button{width:200px;height:50px;font-weight:700;margin:20px 0}label{color:#000}#letters{font-weight:700;border:1px solid #000;padding:10px;max-width:300px;background:#eee}.letter{font-size:20px;font-weight:700;margin:0 10px;cursor:pointer;padding:0 10px;float:left;width:30px;border:1px solid transparent}.letter:hover{background:#ff0;border:1px solid red}.clear{clear:both}#hangman-div2{color:#000;max-width:1100px;margin:0 auto;background:url(//sfenk.com/wp-content/plugins/hangman/css/../images/bg.jpg);padding:20px}#hangman-div2>div:nth-child(1){width:30%;float:left}#hangman-div2>div:nth-child(2){width:20%;float:left;padding:20px}#hangman-div2>div:nth-child(3){width:40%;float:left;padding:20px}#lives-left-div{padding:20px;font-size:35px}#lives-left{font-weight:700;font-size:40px}#hangman{border:1px solid #000}#guessed-word-div{text-align:left;font-size:50px;font-weight:700}#the-word-was-div{font-size:30px;margin-top:40px;text-align:center}#play-again-div{font-size:30px;margin-top:40px;text-align:center}.display-none{display:none}.guessed-letter{margin:0 5px;display:inline-block}#credits{text-align:center;margin-top:20px;font-family:verdana}#credits a{text-decoration:none;color:purple}@media all and (max-width:500px){#hangman-div2>div:nth-child(1),#hangman-div2>div:nth-child(2),#hangman-div2>div:nth-child(3){float:none;width:100%}}