body
{
background-color:#161616;
}

.centered {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -306px;
  margin-left: -396px;
}
