#wrapper{
width: 400px;
height: 650px;
margin: 0 auto;
}

#hangmancanvas{
border: 1px solid black;
}

