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

header {
    padding: 20px;
    border-radius: 10px;
}

