body {
    background-image: url("../files/pattern.png");
    background-attachment: fixed;
}

body .top-container {
    background-color: rgba(236, 240, 241, 0.2);
}
