body {
  color: red;
  background-image: url("./image.png");
  display: flex;
}
