body
{ 
	font-family: system-ui, sans-serif;
	margin: 2rem;
}

h1{
	margin-bottom: 0.5rem;
}

#msg {
	color: #555;
}