body, html {
  background-color: #000;
  height: 100%;
  margin: 0;
  font-family: "Lobster", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.yellow {
  color: #ffcc01;
}

.taksa {
  font-size: 30px;
  margin-bottom: 8px;
}

.mid-size {
  font-size: 45px;
}

.margint {
  margin-top: 15px;
  font-size: 60px;
}

.logo-img{
  max-height: 450px;
}

.main-img {
  min-width: 100%;
  min-height: 100%;
}

.div-img {
  padding: 0;
}
