html { color: rgba(0, 0, 0, 0.87); -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; box-shadow: inset 0 3px 30px rgba(0, 0, 0, 0.3); text-shadow: 1px 1px 3px rgba(50, 50, 50, 0.15); }
.postText {
    font-size: 12pt;
    padding-left: 5px;
    line-height: 1.5;
}
body {
    font-family: Consolas,Arial,Sans-Serif,'Lucida Grande';
}