.hide-button {
    background-color: transparent;
    font-size: 1.35rem;
    position: absolute;
    bottom: 15px;
    right: 8px;
    padding-left: 4px;
    cursor: pointer;
}
