.main{min-height:100vh;text-align:center}.main h1{position:relative;width:100%;z-index:-2}.main h1 .upper_text{position:absolute;text-align:center;left:0;right:0;color:#2c4429;-webkit-animation:FadeUp .8s ease-in-out .5s 1 normal both;animation:FadeUp .8s ease-in-out .5s 1 normal both}.main h1 .lower_text{position:absolute;left:0;right:0;color:#01493b;-webkit-animation:FadeUp .8s ease-in-out .8s 1 normal both;animation:FadeUp .8s ease-in-out .8s 1 normal both}@media screen and (max-width:500px){h1{font-size:24px}}