/* Styles */
body {
  background: whitesmoke;
}
img {
  max-width: 100%;
  width: 100%;
}
.test {
  background: red;
}