.command{
  font-family: monospace;
}


.command::before{
  content: "$ "
}