/* css styles */

.colored-div {
    background-color: #002172ef; /* Adjust the color as needed */
    height: 10px; /* Set the height to 10 pixels */
}