#dieBox
{
width: 90%;
height: 90%;
border: 1px solid #000;
}
#dieBox img
{
display: center;
margin: auto auto auto;
}