.error_body{width:100%;height:100vh;position:relative}.error_contents{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;display:flex;flex-flow:column;align-items:center}.error_contents h1{font-size:3rem;line-height:1.8;color:#fc6a33}.error_contents p{font-size:1.5rem;margin-bottom:30px;color:#fc6a33}.orange_divider{width:50px;height:4px;background-color:#fc6a33;margin-top:30px}