@import "https://fonts.googleapis.com/css?family=Merriweather+Sans";
.not-found-main{background:#fff;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;font-family:Merriweather Sans,sans-serif;display:flex;overflow:hidden}.not-found-text{color:#000;margin:14px 0;font-size:22px}.not-found-link{color:#000;cursor:pointer;background-color:#0000;border:1px solid #000;border-radius:4px;padding:12px;font-size:20px;text-decoration:none;transition:all .5s ease-in-out}.not-found-link:hover,.not-found-link:active{color:#fff;background:#000}#g6219{transform-origin:85px 4px;animation:12s ease-out .5s infinite an1}@keyframes an1{0%{transform:rotate(0)}5%{transform:rotate(3deg)}15%{transform:rotate(-2.5deg)}25%{transform:rotate(2deg)}35%{transform:rotate(-1.5deg)}45%{transform:rotate(1deg)}55%{transform:rotate(-1.5deg)}65%{transform:rotate(2deg)}75%{transform:rotate(-2deg)}85%{transform:rotate(2.5deg)}95%{transform:rotate(-3deg)}to{transform:rotate(0)}}
