.title-x {
  color: white;
  font-size: 20px;
  background-color: black;
}

body {
  background-color: skyblue
}