.test {
  height: 100px;
  width: 100px;
}

.test-2 {
  background: red;
}
