body{
  background-color: red;
}

.main {
  background-color: pink;

}

.testThing{
  background-color: green;
}
