* {
  box-sizing: border-box;
}

body {
  padding: 0 10%;
}