.content {
    background-color: rgb(45, 8, 116);
}
.footer {
    margin: 0px 0px;
    position: absolute ;
    background-color: #000000;
    height: 20px;
    width: 100%;
}