
* {
  box-sizing: border-box;
}

main {
  margin: 0;
}

img {
  width: 270px;
  height: 384px;
}
