body {
 background-image: url("https://blemtheb.neocities.org/images/404.png");
 background-size: cover;
 background-repeat: no-repeat, repeat;
 background-position: center;
 background-color: #cccccc;
}