.remove-btn {
    position: absolute;
    z-index: 1;
    background: red;
    padding: 2px 5px;
    cursor: pointer;
}