.titleContainer {
  background-color: blue;
}

.title {
  font-size: "20px";
  color: violet;
}
