.red {
  color: red;
}

.blue {
  color: blue;
}

.green {
  color: green;
}
.body {
  max-width: 1200px !important;
}
