html {
	scroll-behavior: smooth;
}
body {
	margin: auto;
	background-color: #1A1A1A;
	font-family: 'Rubik', sans-serif;
}