* {
  box-sizing: border-box;
}

.body {
  position: relative;
  margin: auto;
}

.bodyImage {
  display: block;
  margin: auto;
}
