/**
* This is a valid CSS file.
  **/
  .your-class {}
  
  .html {
    scroll-behavior: smooth;
  }

