.wrapper { align-items: center; justify-content: center; display: flex; flex-direction: column; text-align: center; width: 80%; align-self: center; margin: calc(40rem / 16) 0; } .graphWrapper { margin-top: calc(80rem / 16); } /* .textWrapper { margin: 0 calc(100rem / 16); } */