body {
	display: flex;
	flex-direction: column;
	align-items: center;

img {

	width: 250px;
}

h1 {
    color: red;
}