.bottombar{
    position: fixed;
    background-color: red;
    bottom: 0;
    left: 0;
    right: 0;
}