#campos {
  background-color: black;
  color: blue;
  width: 50%;
  font-size: 20px;
}

body {
  background-color: black;
}
