body{
padding: 0;
margin: 0;
background-color: #000000;
}

input{
  border-style: hidden;
  font-size: 18px;
  text-align: center;
  font-weight: bold;
}

div.container{
width:320px;
height:396px;
padding: 0px;
margin: 0px;
}

div.generaldice{
text-align:center;
width:320px;
height:396px;
padding: 0px;
margin: 0px;
background: url(gen_bg.jpg);
}

div.backtomenu{
padding-top:3px;
text-align:center;
height:48px;
width:100%;
}

div.amountbar{
width:100%;
height:43px;
}

div.filterbar{
width:100%;
height:72px;
}
div.rerollbar{
width:100%;
height: 40px;
}
div.quickrollbar{
width:100%;
height:40px;
}

div.resultsbar{
width:100%;
height:40px;
}

div.rollbar{
width:100%;
height:48px;
padding-top:7px;
}
