.footer1{
    position:fixed;
    bottom: 0;
    right: 0;
    text-align: right;
    width: 100%;
    background-color:tomato;
    padding: 10px; 
}