body {
  margin: 0;
  padding: 0;
  background-color: #ffffff;
}

.main {
  width: 96%;
  margin: 0 auto;
}
