/* css styles */
    .mathematica-code {
      font-family: "Courier New", monospace;
      background-color: #f0fff0;
      border-left: 2px solid #006400;
      padding: 0.7em;
    }