/* linAlgReview.css */

html, body {
  background: #ffffff;
}

#verticalCol {
  display: flex;
  flex-direction: column;
}
