body { font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; background: #1e1e2e; color: #c6d0f5; } b, strong { color: #eff1f5; } a { text-decoration: none; &:hover { border-bottom: 2px solid; } &.noun { color: #a6e3a1; } &.adjective { color: #f38ba8; } &.verb { color: #87b0f9; } &.adverb { color: #94e2d5; } &.particle { color: #f9e2af; } &.phrase { color: #fab387; } }