*{color:#fff;box-sizing:border-box;font-family:Trebuchet MS,Arial,sans-serif}body{background-color:#121213;margin:0}.game-container{flex-direction:column;justify-content:space-between;align-items:center;height:100vh;padding:20px;display:flex}.title-container{text-align:center;border-bottom:1px solid #3a3a3c;width:510px}.tile-container{width:330px;margin-bottom:30px}.tile-container div{justify-content:center;display:flex}.tile{text-transform:uppercase;border:2px solid #3a3a3c;justify-content:center;align-items:center;width:50px;height:50px;margin:2px;font-size:24px;font-weight:700;display:flex}.key-container{flex-wrap:wrap;justify-content:center;width:510px;display:flex}.key-container button{cursor:pointer;background-color:#818384;border:none;border-radius:4px;width:43px;height:58px;margin:4px}.key-container button:nth-child(20),.key-container button:nth-child(28){width:68px}.message-container{height:40px}p{background-color:#818384;border-radius:10px;margin:0;padding:10px}.grey{background-color:#3a3a3c;border:none}.yellow{background-color:#b59f3a;border:none}.green{background-color:#538d4e;border:none}
