.errorBox { width: 100%; text-align: center; padding-top: 150px; img { width: 532px; height: 440px; margin: 0 auto; } .goHome { width: 152px; height: 48px; line-height: 48px; font-size: 16px; color: #fff; text-align: center; margin: 0 auto; background: #DD7D18; border-radius: 8px; margin-top: 70px; cursor: pointer; } }