.home-container {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  background-size: cover;
  background-image: url("public/summer.jpg");
  background-repeat: no-repeat;
  background-position: center;
}
.home-text {
  color: #ffffff;
}
.home-container01 {
  flex: 0 0 auto;
  width: 100%;
  height: 20px;
  display: flex;
  align-items: flex-start;
}
.home-container02 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.home-container03 {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-link {
  display: contents;
}
.home-image {
  width: 100px;
  height: 100px;
  object-fit: cover;
  text-decoration: none;
}
.home-container04 {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-link1 {
  display: contents;
}
.home-image1 {
  width: auto;
  height: auto;
  object-fit: cover;
  text-decoration: none;
}
.home-link2 {
  display: contents;
}
.home-image2 {
  width: 100px;
  height: 100px;
  object-fit: cover;
  text-decoration: none;
}
.home-container05 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.home-container06 {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-link3 {
  display: contents;
}
.home-image3 {
  width: 100px;
  height: 100px;
  object-fit: cover;
  text-decoration: none;
}
.home-container07 {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-link4 {
  display: contents;
}
.home-image4 {
  width: 100px;
  height: 100px;
  object-fit: cover;
  text-decoration: none;
}
.home-link5 {
  display: contents;
}
.home-image5 {
  width: 100px;
  height: 100px;
  object-fit: cover;
  text-decoration: none;
}
.home-container08 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.home-container09 {
  flex: 0 0 auto;
  width: 100px;
  height: 100px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-link6 {
  display: contents;
}
.home-image6 {
  width: 100px;
  height: 100px;
  object-fit: cover;
  text-decoration: none;
}
.home-container10 {
  flex: 0 0 auto;
  width: 100px;
  height: 100px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-link7 {
  display: contents;
}
.home-image7 {
  width: 100px;
  height: 100px;
  object-fit: cover;
  text-decoration: none;
}
.home-container11 {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-link8 {
  display: contents;
}
.home-image8 {
  width: 100px;
  height: 100px;
  object-fit: cover;
  text-decoration: none;
}
