.keyword {
    color: deeppink;
}

.code-method {
    color: #34B5B3;
}

.code-string {
    color: #34B5B3;
}
