div.dog {
          width: 175px;
          height: 175px;
          border-radius: 10px;
          background-image: url(dogs.webp);
      }