body {
    background-image: url("db.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-color: black;
    background-size: 500px;
    color: white;
    height: 800px;
}
