footer {
    margin-top: auto;
position: fixed; 
left: 0; 
bottom: 0; 
width: 100%; 
background-color: rgb(126, 0, 78); 
text-align: center;
color: rgb(255,255,255); 
font-weight: bold;}
footer p{margin:0;padding:0;}