body {
   background-color: blueviolet;
}
img {
   width: 200px;
   height: auto;
}