* {
    box-sizing: border-box;
    word-break: keep-all,break-all;
}
.gowun-batang-regular {
  font-family: "Gowun Batang", serif;
  font-weight: 400;
  font-style: normal;
}

.gowun-batang-bold {
  font-family: "Gowun Batang", serif;
  font-weight: 700;
  font-style: normal;
}


html, body {
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6, p {
    margin: 0;
}

/* 기본 세팅*/

.test {
    text-align: center;
    font-size: 14vw;
    color:#AFAFAF;
    text-shadow: 0px 0px 21px rgb(125,125,125,0.5);
    font-family: "Gowun Batang","Fira Sans",serif;
    font-weight: 700;
    font-style: normal;
    padding: 100px 200px 100px 200px;
    line-height: 1.3;
    letter-spacing: -3px;
    background: linear-gradient(to bottom, #AFAFAF, #ffffff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
}

.break {
    word-break: break-all !important;
    
}

.keep {
    word-break: keep-all !important;
}


.start{
    text-align: center;
    color:#AFAFAF;
    font-size: 2vw;
    font-family: "Gowun Batang",serif;
    font-weight: 400;
    
    padding: 400px 0;
}


.clock1{
    width: 450px;
    position: fixed;
    bottom: -80px;
    left: 50%;
    transform: translate(-50%);
}
.clock2{
    width: 450px;
    position: fixed;
    bottom: -80px;
    left: 50%;
    transform: translate(-50%);

}

.clock3{
    width: 450px;
    position: fixed;
    bottom: -80px;
    left: 50%;
    transform: translate(-50%);
}

.clock4{
    width: 450px;
    position: fixed;
    bottom: -80px;
    left: 50%;
    transform: translate(-50%);
}

.clock5{
    width: 450px;
    position: fixed;
    bottom: -80px;
    left: 50%;
    transform: translate(-50%);
}

.clock6{
    width: 450px;
    position: fixed;
    bottom: -80px;
    left: 50%;
    transform: translate(-50%);
}