body {
    background: url('../background.jpg') center / cover no-repeat fixed;;
}

.content{
    background-color: rgb(255, 255, 255);
    opacity: 0.97;
    border-radius: 10px;
}