@charset "UTF-8";

section#home {
  background: black !important;

}
header#masthead {
  position: fixed;
}

html {
  scroll-behavior: smooth;
}

.lazyloaded {
  display: block;
}
