how to apply scroll on only middle section code example Example: scrollable div and unscrollable middle component .sidebar { position: sticky; top: 0; height: 100vh; }