body {
    color: white;
    background-color: white;
    image-rendering: optimizeQuality;
}

img {
    max-width: 100%;
    height: auto;
  }
    