.wrap { height: 100vh; background-color: #222; font-weight: 500; color: #fff; font-family: 'GmarketSansTTF', sans-serif; display:flex; justify-content: center; align-items: center;}
.a-box { display:flex; flex-direction: column; align-items: center;}
.error-desc1 { font-size: 50px; margin: 50px 0 14px;}
.error-desc2 { font-size: 14px; line-height: 26px; color: rgba(255, 255, 255, 0.4);}