



body {
  background-color: black;
  color: white;
  font-family: Verdana;
}


div {
    border: solid white 1px;
    padding: 4px;
    margin: 2px;
    align-self: center;
    align-content: center;
}