.scroll-section {
  box-sizing: border-box;
  min-height: 100vh;
  padding: 100px 20px;
  will-change: background-color;
}
