perspective-viewer {
    height: 500px;
}

div.javascript:before {
    content: "JavaScript:";
}

div.python:before {
    content: "Python:";
}

div.rust:before {
    content: "Rust:";
}
