.upp{
    display: none;
    padding: 15px;
    background: rgba(5, 120, 251, 0.568);
    font-size: 23px;
    color:white;
    border-radius: 50%;
    cursor: pointer;
    position: fixed;
    bottom: 35px;
    right: 25px;
    z-index: 10;
}
