.fragment {
    margin-bottom:2rem;
}

.fragment:last-of-type {
    margin-bottom: 0;
}

.close-btn {
    position: absolute !important;
    top: 15px;
    right: 15px;
    z-index: 10;
}
