body { cursor: text; }
.prompt { color: white; }
.command { color: #3b82f6; } /* Blue */
.file { color: #f97316; } /* Orange */
.param { color: #a855f7; } /* Purple */
.string { color: #facc15; } /* Yellow */
.comment { color: #ef4444; } /* Red */