@charset "utf-8";
/* CSS Document */
html{
  scroll-behavior: smooth;
}
#fv {
    max-width: 1000px;
    margin: 0 auto;
}
