body
{
  background-color:#211d38
}
#wrapper
{
  display:flex;
  align-items:center;
  justify-content:center;
  height:100vh;
  width:100%;
}