.blocked-page{width:100vw;height:100vh}.blocked-page .header{width:100%;height:64px;padding:16px 56px;background:rgba(0,0,0,.2)}.blocked-page .warp{width:100%;height:calc(100vh - 64px);padding-top:60px}.blocked-page .warp .quote{font-size:48px;font-weight:600;text-align:center;line-height:1.5}.blocked-page .warp .back{width:100px;height:40px;border-radius:4px;background-color:#0067df;color:#fff;font-size:16px;font-weight:600;cursor:pointer}