 .prm{
    position: fixed;
    bottom: 0px;
    z-index: 999;
    width: 100%;
    left: 0px;
    background: red;
    padding: 20px 10px;
    text-align: center;
    color: white;
}
.prm b{font-size: 20px; }