body {
    text-align: center;
  font-family: 'Arial';
  background-color: orange;
  color: purple;

}