html {
	font-size: 20px;
}

#pangaea {
	margin: 10px auto;
	max-width: 700px;
}

#logo {
	width: 100%;
}

#mainmenu {
	position: sticky;
	top: 0;
}

/* { border: 1px black solid; } */
/* Bg-color: #c969ff */
/*header {
	display: flex;
	justify-content: space-between;
	padding-top: 0.5vh;
} 

button, input {
	font-size: 1rem;
}

button {
	box-sizing: content-box;
	padding-bottom: 1px;
	padding-top: 1px;
}

*/
