body {
    background-color: skyblue;
}

.object-label {
    max-width: 300px;
    background-color: pink;
}
