.not_found_div{display:flex;flex-direction:column;height:100%;justify-content:center;pointer-events:none;position:absolute;text-align:center;width:100%;z-index:1}.not_found_text{font-size:8vmin}.goto_button{background-color:transparent;border-color:#e6002e;border-radius:20px;color:#fff;font-size:x-large;margin-left:30px;margin-right:30px;padding:30px 7vw;pointer-events:all;transition:all .3s ease-in-out}.goto_button:hover{background-color:#e6002e}
