.original-container {
    display: flex;
}

.is-active {
    background-color: teal;
}
