  /* Optional: Style the math elements if needed */
  .equation {
    display: block; /* Makes each equation appear on its own line */
    margin-bottom: 10px; /* Adds some spacing between equations */
  }