body {
  background: #f56c8f;
}

img {
  height: auto;
  image-rendering: pixelated;
  max-width: 543px;
  width: 100%;
}

.bold
{
  font-weight: bold;
}