body {
    background: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url(Images/Background.jpg);
    background-color: rgb(255, 255, 255);
}

.icon {
    height: 20px;
}

