*{box-sizing: border-box;}

body {
	font-family: system-ui, Arial, sans-serif;
	margin: 0 auto;
	position: relative !important;
	background-color: #33272F;
	color: #fff;
}