body, html {
    background-color: #ffe789;
	text-align: center;
}

.around-pre-a {
	text-align: start;
	display: flex;
	flex-direction: row;
	justify-content: center;
}

.entry-title {
	padding-top: 3rem;
	text-align: center;
}

.all-content {
	margin: 3rem;
	text-align: center;
}