slot#main {
	overflow-y: scroll;
}
.button {
	display: flex;
	align-items: center;
}
section {
	border-top: 0px;
}
body {
	font-family: var(--sans-font);	
}