﻿@media only screen and (max-width: 40em) {
    .command-name {
        background-color: #545;
    }
}
