html{
  scroll-behavior: smooth;
  font-family: Arial, Helvetica, sans-serif;
}

body{
  margin: 0 auto;
  background-color: #222;

}