* {
	padding: 0;
	margin: 0;
  border: none;
}

.main {
  display: flex;
  justify-content: center;
}

.main img {
  width: 100%;
}
