html, body {
  background-color: #fff;

}

a {
  font-family: sans-serif;
  color: #333333;
  text-decoration: none;
}

img {
  width: 100%;
  object-fit: cover;
}
