.highlight {
    background-color: #ffff00;
    color: #000;
    font-weight: bold;
    padding: 1px 2px;
    border-radius: 2px;
}