.close-button {
    border: 0;
    background: none;
    align-self: flex-end;
    padding: 20px;
    cursor: pointer;
    z-index:  99;
}