* {
  box-sizing: border-box;
}

img {
  vertical-align: top;
}

body {
  padding: 30px;
}
