.cpp-code {
    font-weight: 900;
}

.mem-address {
    color: red;

}

select {
    width: 50px;
}

.filename {
    font-weight: bold;

}

.note-highlight {
    background-color: red;
    color: white;
}