@import url("../styles/style.css");

body {
  display: grid;
  place-content: center;
}

.page-img {
	max-width: 800px;
}
