
body {
  background-color: #000038;
}

.i {
  font-family: monospace;
  font-size: 30px;
  color: white;
  text-align: center;
}

.o {
  font-family: monospace;
  font-size: 18px;
  color:white;
  text-align: center;
}

.n {
  font-family: monospace;
  font-size: 18px;
  color:white;
}