@import url('https://fonts.googleapis.com/css2?family=Allerta+Stencil&display=swap');

body {
	font-family: "Allerta Stencil", sans-serif;
	background-color: #CFDEEF;
}

.changelog {
	width: 370px;
	height: 370px;
	margin: 40px;
	background-color: white;
	padding: 1px 20px;
	overflow: auto;
}

.webrings {
	width: 370px;
	height: 370px;
	margin: auto;
}