.testing {
  width: 171.42857%;
  font-size: 10px;
  color: red; }

body {
  background-color: blue;
  color: red; }

.something {
  color: red; }
