.home {
  height: 100%;
  width: 100%;
  background: url("./th.jpeg");
  background-size: cover;
  background-position: center center;
}
