/* add spacing to left and right */
body {
  margin-left: 5%;
  margin-right: 5%;
}

