* {
  box-sizing: border-box;
}
body {
  font-size: 1em;
  height: 100%;
  min-height: 100%;
  margin: 0;
  padding: 0; 
  width: 100%;
  text-align: center;
}
.v56_100 {
  width: 100%;
  height: 100%;
  background: url("bg-cs.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 1;
  position: absolute;
  top: 0px;
  overflow: hidden;
}
.v56_224 {
  width: 75%;
  color: rgba(0,0,0,1);
  position: relative;
  margin: 2% auto 0;
  font-family: Bakbak One;
  font-weight: Regular;
  font-size: 3.5vh;
  opacity: 1;
  text-align: center;
}
.v56_225 {
  width: 75%;
  color: rgba(0,0,0,1);
  margin: 2% auto 0;
  position: relative;
  font-family: Inter;
  font-weight: Medium;
  font-size: 2vh;
  opacity: 1;
}
