@keyframes clouds1{to{background-position:200%}}@keyframes clouds2{to{background-position:-200%}}*,:after,:before{box-sizing:border-box;outline:0}.symbol,body{display:flex;align-items:center;justify-content:center}body{flex-direction:column;margin:0;width:calc(100%);height:100%;overflow:hidden;background-image:url(../img/forest.jpeg);background-position:left center;background-size:cover;font-family:"Source Sans Pro",sans-serif;font-size:16px;font-smooth:auto;font-weight:300;line-height:1.5;color:#444}body:after,body:before{position:absolute;content:"";width:100%;height:50%;background-size:cover}body:before{top:0;left:0;background-image:url(../img/clouds-left.png);animation:clouds1 110s linear infinite}body:after{bottom:0;left:0;background-image:url(../img/clouds-right.png);animation:clouds2 100s linear infinite}h1{color:#fff;font-weight:100}h1 i{margin:0 5px}.symbol{position:relative;width:250px;height:210px}.symbol .deathly,.symbol .deathly:after,.symbol .deathly:before{position:absolute;background-color:#fff;border-radius:7px;box-shadow:0 0 15px rgba(255,255,255,.5)}.symbol .deathly{bottom:7px;left:50%;width:230px;height:5px;transform:translateX(-50%);z-index:10}.symbol .deathly:after,.symbol .deathly:before{content:"";bottom:-14px;width:5px;height:224px;z-index:11}.symbol .deathly:before{left:56px;transform:rotate(30.75deg)}.symbol .deathly:after{right:56px;transform:rotate(-30.5deg)}.symbol .hallows,.symbol .hallows:before{position:absolute;left:50%;box-shadow:0 0 15px rgba(255,255,255,.5);transform:translateX(-50%)}.symbol .hallows{bottom:7px;width:130px;height:130px;border:5px solid #fff;border-radius:50%}.symbol .hallows:before{content:"";top:-68px;width:5px;height:190px;background-color:#fff;border-radius:7px}