html {
    scroll-behavior: smooth;
}

body {
  	background-color: #121212;
	font-family: Arial, sans-serif;
}