.grid-container {
    background-image: url(images/p1.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background-color: rgb(5, 0, 39);
}