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