.image {
  width: 1000px;
  height: 1018px;
}

.image .HOME {
  position: fixed;
  top: 0;
  left: 0;
  width: 1440px;
  height: 1018px;
  aspect-ratio: 1.41;
  object-fit: cover;
}
