* {
    margin: 0; padding: 0;
}
body {
    background-color: #fff;
    overflow: hidden;
}
.wrapper {
    width: 465px; height: 465px;
    /* background: url(/assets/j/M/Y/v/jMYvH) no-repeat scroll center center; */
    background: url(notice.svg) no-repeat scroll center center;
}
