.disclaimer{
    z-index: 2;
    text-align: center;
    position: absolute;
    padding: 0rem 1rem;
    top: 2vh;
    right: 2vw;
    border-style: double;
    background-color: rgb(230, 244, 247, 0.6);
}