body {
  font-family: system-ui;
  background: #ffffff;
  color: white;
  text-align: center;
}

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