.Palestina {
    padding: 1%;
    background-color: rgba(255,0,135,0.8);
    color: white;
    position: fixed;
    z-index: 999999;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
}
