body {
  background-color: rgb(60,0,200);
  color: black;
  font-family: Verdana;
}

.text {
  background-color: rgb(100,50,200);
  text-align: center;
}