footer {
            position: relative;
            bottom: -370;
            width: 100%;
            /* Height of the footer*/
            height: 150px;
            background: grey;
        }
