.new-div {
    display: none; /* Initially hidden */
    justify-content: center;
    margin: 10px;
}