<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  margin: 10vh;
  overflow: hidden;
  background: whitesmoke;
}

.wrap {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
}

.scroll {
  width: 16px;
  height: 80vh;
  overflow: auto;
}
.scroll::-webkit-scrollbar {
  width: 15px;
}
.scroll::-webkit-scrollbar-track {
  background-color: whitesmoke;
}
.scroll::-webkit-scrollbar-thumb {
  background-color: gainsboro;
  box-shadow: inset 1px 1px 0 0 lightgrey, inset -1px -1px 0 0 black, inset 2px 2px 0 0 white, inset -2px -2px 0 0 silver;
}
.scroll::-webkit-scrollbar-button {
  background-color: gainsboro;
  height: 15px;
  box-shadow: inset 1px 1px 0 0 lightgrey, inset -1px -1px 0 0 black, inset 2px 2px 0 0 white, inset -2px -2px 0 0 silver;
}
.scroll::-webkit-scrollbar-button:start {
  box-shadow: inset 1px 1px 0 0 lightgrey, inset -1px -1px 0 0 black, inset 2px 2px 0 0 white, inset -2px -2px 0 0 silver, inset -5px -6px 0 0 gainsboro, inset 5px -6px 0 0 gainsboro, inset 0px -7px 0 0 black, inset -6px -7px 0 0 gainsboro, inset 6px -7px 0 0 gainsboro, inset 0px -8px 0 0 black, inset -7px -8px 0 0 gainsboro, inset 7px -8px 0 0 gainsboro, inset 0px -9px 0 0 black;
}
.scroll::-webkit-scrollbar-button:start:active {
  box-shadow: inset 1px 1px 0 0 black, inset -1px -1px 0 0 lightgrey, inset 2px 2px 0 0 silver, inset -2px -2px 0 0 white, inset -5px -6px 0 0 gainsboro, inset 5px -6px 0 0 gainsboro, inset 0px -7px 0 0 black, inset -6px -7px 0 0 gainsboro, inset 6px -7px 0 0 gainsboro, inset 0px -8px 0 0 black, inset -7px -8px 0 0 gainsboro, inset 7px -8px 0 0 gainsboro, inset 0px -9px 0 0 black;
}
.scroll::-webkit-scrollbar-button:end {
  box-shadow: inset 1px 1px 0 0 lightgrey, inset -1px -1px 0 0 black, inset 2px 2px 0 0 white, inset -2px -2px 0 0 silver, inset 5px 6px 0 0 gainsboro, inset -5px 6px 0 0 gainsboro, inset 0 7px 0 0 black, inset 6px 7px 0 0 gainsboro, inset -6px 7px 0 0 gainsboro, inset 0 8px 0 0 black, inset 7px 8px 0 0 gainsboro, inset -7px 8px 0 0 gainsboro, inset 0px 9px 0 0 black;
}
.scroll::-webkit-scrollbar-button:end:active {
  box-shadow: inset 1px 1px 0 0 black, inset -1px -1px 0 0 lightgrey, inset 2px 2px 0 0 silver, inset -2px -2px 0 0 white, inset 5px 6px 0 0 gainsboro, inset -5px 6px 0 0 gainsboro, inset 0 7px 0 0 black, inset 6px 7px 0 0 gainsboro, inset -6px 7px 0 0 gainsboro, inset 0 8px 0 0 black, inset 7px 8px 0 0 gainsboro, inset -7px 8px 0 0 gainsboro, inset 0px 9px 0 0 black;
}
.scroll__content {
  height: 200%;
}
.scroll:nth-child(2)::-webkit-scrollbar {
  width: 15px;
}
.scroll:nth-child(2)::-webkit-scrollbar-track {
  background-color: snow;
}
.scroll:nth-child(2)::-webkit-scrollbar-thumb {
  background-color: thistle;
  box-shadow: inset 1px 1px 0 0 hotpink, inset -1px -1px 0 0 purple, inset 2px 2px 0 0 white, inset -2px -2px 0 0 orchid;
}
.scroll:nth-child(2)::-webkit-scrollbar-button {
  background-color: thistle;
  height: 15px;
  box-shadow: inset 1px 1px 0 0 hotpink, inset -1px -1px 0 0 purple, inset 2px 2px 0 0 white, inset -2px -2px 0 0 orchid;
}
.scroll:nth-child(2)::-webkit-scrollbar-button:start {
  box-shadow: inset 1px 1px 0 0 hotpink, inset -1px -1px 0 0 purple, inset 2px 2px 0 0 white, inset -2px -2px 0 0 orchid, inset -5px -6px 0 0 thistle, inset 5px -6px 0 0 thistle, inset 0px -7px 0 0 crimson, inset -6px -7px 0 0 thistle, inset 6px -7px 0 0 thistle, inset 0px -8px 0 0 crimson, inset -7px -8px 0 0 thistle, inset 7px -8px 0 0 thistle, inset 0px -9px 0 0 crimson;
}
.scroll:nth-child(2)::-webkit-scrollbar-button:start:active {
  box-shadow: inset 1px 1px 0 0 purple, inset -1px -1px 0 0 hotpink, inset 2px 2px 0 0 orchid, inset -2px -2px 0 0 white, inset -5px -6px 0 0 thistle, inset 5px -6px 0 0 thistle, inset 0px -7px 0 0 crimson, inset -6px -7px 0 0 thistle, inset 6px -7px 0 0 thistle, inset 0px -8px 0 0 crimson, inset -7px -8px 0 0 thistle, inset 7px -8px 0 0 thistle, inset 0px -9px 0 0 crimson;
}
.scroll:nth-child(2)::-webkit-scrollbar-button:end {
  box-shadow: inset 1px 1px 0 0 hotpink, inset -1px -1px 0 0 purple, inset 2px 2px 0 0 white, inset -2px -2px 0 0 orchid, inset 5px 6px 0 0 thistle, inset -5px 6px 0 0 thistle, inset 0 7px 0 0 crimson, inset 6px 7px 0 0 thistle, inset -6px 7px 0 0 thistle, inset 0 8px 0 0 crimson, inset 7px 8px 0 0 thistle, inset -7px 8px 0 0 thistle, inset 0px 9px 0 0 crimson;
}
.scroll:nth-child(2)::-webkit-scrollbar-button:end:active {
  box-shadow: inset 1px 1px 0 0 purple, inset -1px -1px 0 0 hotpink, inset 2px 2px 0 0 orchid, inset -2px -2px 0 0 white, inset 5px 6px 0 0 thistle, inset -5px 6px 0 0 thistle, inset 0 7px 0 0 crimson, inset 6px 7px 0 0 thistle, inset -6px 7px 0 0 thistle, inset 0 8px 0 0 crimson, inset 7px 8px 0 0 thistle, inset -7px 8px 0 0 thistle, inset 0px 9px 0 0 crimson;
}
.scroll:nth-child(3)::-webkit-scrollbar {
  width: 15px;
}
.scroll:nth-child(3)::-webkit-scrollbar-track {
  background-color: mintcream;
}
.scroll:nth-child(3)::-webkit-scrollbar-thumb {
  background-color: powderblue;
  box-shadow: inset 1px 1px 0 0 lightskyblue, inset -1px -1px 0 0 midnightblue, inset 2px 2px 0 0 white, inset -2px -2px 0 0 steelblue;
}
.scroll:nth-child(3)::-webkit-scrollbar-button {
  background-color: powderblue;
  height: 15px;
  box-shadow: inset 1px 1px 0 0 lightskyblue, inset -1px -1px 0 0 midnightblue, inset 2px 2px 0 0 white, inset -2px -2px 0 0 steelblue;
}
.scroll:nth-child(3)::-webkit-scrollbar-button:start {
  box-shadow: inset 1px 1px 0 0 lightskyblue, inset -1px -1px 0 0 midnightblue, inset 2px 2px 0 0 white, inset -2px -2px 0 0 steelblue, inset -5px -6px 0 0 powderblue, inset 5px -6px 0 0 powderblue, inset 0px -7px 0 0 blue, inset -6px -7px 0 0 powderblue, inset 6px -7px 0 0 powderblue, inset 0px -8px 0 0 blue, inset -7px -8px 0 0 powderblue, inset 7px -8px 0 0 powderblue, inset 0px -9px 0 0 blue;
}
.scroll:nth-child(3)::-webkit-scrollbar-button:start:active {
  box-shadow: inset 1px 1px 0 0 midnightblue, inset -1px -1px 0 0 lightskyblue, inset 2px 2px 0 0 steelblue, inset -2px -2px 0 0 white, inset -5px -6px 0 0 powderblue, inset 5px -6px 0 0 powderblue, inset 0px -7px 0 0 blue, inset -6px -7px 0 0 powderblue, inset 6px -7px 0 0 powderblue, inset 0px -8px 0 0 blue, inset -7px -8px 0 0 powderblue, inset 7px -8px 0 0 powderblue, inset 0px -9px 0 0 blue;
}
.scroll:nth-child(3)::-webkit-scrollbar-button:end {
  box-shadow: inset 1px 1px 0 0 lightskyblue, inset -1px -1px 0 0 midnightblue, inset 2px 2px 0 0 white, inset -2px -2px 0 0 steelblue, inset 5px 6px 0 0 powderblue, inset -5px 6px 0 0 powderblue, inset 0 7px 0 0 blue, inset 6px 7px 0 0 powderblue, inset -6px 7px 0 0 powderblue, inset 0 8px 0 0 blue, inset 7px 8px 0 0 powderblue, inset -7px 8px 0 0 powderblue, inset 0px 9px 0 0 blue;
}
.scroll:nth-child(3)::-webkit-scrollbar-button:end:active {
  box-shadow: inset 1px 1px 0 0 midnightblue, inset -1px -1px 0 0 lightskyblue, inset 2px 2px 0 0 steelblue, inset -2px -2px 0 0 white, inset 5px 6px 0 0 powderblue, inset -5px 6px 0 0 powderblue, inset 0 7px 0 0 blue, inset 6px 7px 0 0 powderblue, inset -6px 7px 0 0 powderblue, inset 0 8px 0 0 blue, inset 7px 8px 0 0 powderblue, inset -7px 8px 0 0 powderblue, inset 0px 9px 0 0 blue;
}
.scroll:nth-child(4)::-webkit-scrollbar {
  width: 15px;
}
.scroll:nth-child(4)::-webkit-scrollbar-track {
  background-color: whitesmoke;
}
.scroll:nth-child(4)::-webkit-scrollbar-thumb {
  background-color: white;
  box-shadow: inset 1px 1px 0 0 black, inset -1px -1px 0 0 black, inset 2px 2px 0 0 lightgrey, inset -2px -2px 0 0 lightgrey;
}
.scroll:nth-child(4)::-webkit-scrollbar-button {
  background-color: white;
  height: 15px;
  box-shadow: inset 1px 1px 0 0 black, inset -1px -1px 0 0 black, inset 2px 2px 0 0 lightgrey, inset -2px -2px 0 0 lightgrey;
}
.scroll:nth-child(4)::-webkit-scrollbar-button:start {
  box-shadow: inset 1px 1px 0 0 black, inset -1px -1px 0 0 black, inset 2px 2px 0 0 lightgrey, inset -2px -2px 0 0 lightgrey, inset -5px -6px 0 0 white, inset 5px -6px 0 0 white, inset 0px -7px 0 0 black, inset -6px -7px 0 0 white, inset 6px -7px 0 0 white, inset 0px -8px 0 0 black, inset -7px -8px 0 0 white, inset 7px -8px 0 0 white, inset 0px -9px 0 0 black;
}
.scroll:nth-child(4)::-webkit-scrollbar-button:start:active {
  box-shadow: inset 1px 1px 0 0 black, inset -1px -1px 0 0 black, inset 2px 2px 0 0 lightgrey, inset -2px -2px 0 0 lightgrey, inset -5px -6px 0 0 white, inset 5px -6px 0 0 white, inset 0px -7px 0 0 black, inset -6px -7px 0 0 white, inset 6px -7px 0 0 white, inset 0px -8px 0 0 black, inset -7px -8px 0 0 white, inset 7px -8px 0 0 white, inset 0px -9px 0 0 black;
}
.scroll:nth-child(4)::-webkit-scrollbar-button:end {
  box-shadow: inset 1px 1px 0 0 black, inset -1px -1px 0 0 black, inset 2px 2px 0 0 lightgrey, inset -2px -2px 0 0 lightgrey, inset 5px 6px 0 0 white, inset -5px 6px 0 0 white, inset 0 7px 0 0 black, inset 6px 7px 0 0 white, inset -6px 7px 0 0 white, inset 0 8px 0 0 black, inset 7px 8px 0 0 white, inset -7px 8px 0 0 white, inset 0px 9px 0 0 black;
}
.scroll:nth-child(4)::-webkit-scrollbar-button:end:active {
  box-shadow: inset 1px 1px 0 0 black, inset -1px -1px 0 0 black, inset 2px 2px 0 0 lightgrey, inset -2px -2px 0 0 lightgrey, inset 5px 6px 0 0 white, inset -5px 6px 0 0 white, inset 0 7px 0 0 black, inset 6px 7px 0 0 white, inset -6px 7px 0 0 white, inset 0 8px 0 0 black, inset 7px 8px 0 0 white, inset -7px 8px 0 0 white, inset 0px 9px 0 0 black;
}
.scroll:nth-child(5)::-webkit-scrollbar {
  width: 15px;
}
.scroll:nth-child(5)::-webkit-scrollbar-track {
  background-color: white;
}
.scroll:nth-child(5)::-webkit-scrollbar-thumb {
  background-color: pink;
  box-shadow: inset 1px 1px 0 0 palevioletred, inset -1px -1px 0 0 palevioletred, inset 2px 2px 0 0 white, inset -2px -2px 0 0 white;
}
.scroll:nth-child(5)::-webkit-scrollbar-button {
  background-color: pink;
  height: 15px;
  box-shadow: inset 1px 1px 0 0 palevioletred, inset -1px -1px 0 0 palevioletred, inset 2px 2px 0 0 white, inset -2px -2px 0 0 white;
}
.scroll:nth-child(5)::-webkit-scrollbar-button:start {
  box-shadow: inset 1px 1px 0 0 palevioletred, inset -1px -1px 0 0 palevioletred, inset 2px 2px 0 0 white, inset -2px -2px 0 0 white, inset -5px -6px 0 0 pink, inset 5px -6px 0 0 pink, inset 0px -7px 0 0 white, inset -6px -7px 0 0 pink, inset 6px -7px 0 0 pink, inset 0px -8px 0 0 white, inset -7px -8px 0 0 pink, inset 7px -8px 0 0 pink, inset 0px -9px 0 0 white;
}
.scroll:nth-child(5)::-webkit-scrollbar-button:start:active {
  box-shadow: inset 1px 1px 0 0 palevioletred, inset -1px -1px 0 0 palevioletred, inset 2px 2px 0 0 white, inset -2px -2px 0 0 white, inset -5px -6px 0 0 pink, inset 5px -6px 0 0 pink, inset 0px -7px 0 0 white, inset -6px -7px 0 0 pink, inset 6px -7px 0 0 pink, inset 0px -8px 0 0 white, inset -7px -8px 0 0 pink, inset 7px -8px 0 0 pink, inset 0px -9px 0 0 white;
}
.scroll:nth-child(5)::-webkit-scrollbar-button:end {
  box-shadow: inset 1px 1px 0 0 palevioletred, inset -1px -1px 0 0 palevioletred, inset 2px 2px 0 0 white, inset -2px -2px 0 0 white, inset 5px 6px 0 0 pink, inset -5px 6px 0 0 pink, inset 0 7px 0 0 white, inset 6px 7px 0 0 pink, inset -6px 7px 0 0 pink, inset 0 8px 0 0 white, inset 7px 8px 0 0 pink, inset -7px 8px 0 0 pink, inset 0px 9px 0 0 white;
}
.scroll:nth-child(5)::-webkit-scrollbar-button:end:active {
  box-shadow: inset 1px 1px 0 0 palevioletred, inset -1px -1px 0 0 palevioletred, inset 2px 2px 0 0 white, inset -2px -2px 0 0 white, inset 5px 6px 0 0 pink, inset -5px 6px 0 0 pink, inset 0 7px 0 0 white, inset 6px 7px 0 0 pink, inset -6px 7px 0 0 pink, inset 0 8px 0 0 white, inset 7px 8px 0 0 pink, inset -7px 8px 0 0 pink, inset 0px 9px 0 0 white;
}
.scroll:nth-child(6)::-webkit-scrollbar {
  width: 15px;
}
.scroll:nth-child(6)::-webkit-scrollbar-track {
  background-color: honeydew;
}
.scroll:nth-child(6)::-webkit-scrollbar-thumb {
  background-color: greenyellow;
  box-shadow: inset 1px 1px 0 0 yellowgreen, inset -1px -1px 0 0 forestgreen, inset 2px 2px 0 0 yellow, inset -2px -2px 0 0 springgreen;
}
.scroll:nth-child(6)::-webkit-scrollbar-button {
  background-color: greenyellow;
  height: 15px;
  box-shadow: inset 1px 1px 0 0 yellowgreen, inset -1px -1px 0 0 forestgreen, inset 2px 2px 0 0 yellow, inset -2px -2px 0 0 springgreen;
}
.scroll:nth-child(6)::-webkit-scrollbar-button:start {
  box-shadow: inset 1px 1px 0 0 yellowgreen, inset -1px -1px 0 0 forestgreen, inset 2px 2px 0 0 yellow, inset -2px -2px 0 0 springgreen, inset -5px -6px 0 0 greenyellow, inset 5px -6px 0 0 greenyellow, inset 0px -7px 0 0 forestgreen, inset -6px -7px 0 0 greenyellow, inset 6px -7px 0 0 greenyellow, inset 0px -8px 0 0 forestgreen, inset -7px -8px 0 0 greenyellow, inset 7px -8px 0 0 greenyellow, inset 0px -9px 0 0 forestgreen;
}
.scroll:nth-child(6)::-webkit-scrollbar-button:start:active {
  box-shadow: inset 1px 1px 0 0 forestgreen, inset -1px -1px 0 0 yellowgreen, inset 2px 2px 0 0 springgreen, inset -2px -2px 0 0 yellow, inset -5px -6px 0 0 greenyellow, inset 5px -6px 0 0 greenyellow, inset 0px -7px 0 0 forestgreen, inset -6px -7px 0 0 greenyellow, inset 6px -7px 0 0 greenyellow, inset 0px -8px 0 0 forestgreen, inset -7px -8px 0 0 greenyellow, inset 7px -8px 0 0 greenyellow, inset 0px -9px 0 0 forestgreen;
}
.scroll:nth-child(6)::-webkit-scrollbar-button:end {
  box-shadow: inset 1px 1px 0 0 yellowgreen, inset -1px -1px 0 0 forestgreen, inset 2px 2px 0 0 yellow, inset -2px -2px 0 0 springgreen, inset 5px 6px 0 0 greenyellow, inset -5px 6px 0 0 greenyellow, inset 0 7px 0 0 forestgreen, inset 6px 7px 0 0 greenyellow, inset -6px 7px 0 0 greenyellow, inset 0 8px 0 0 forestgreen, inset 7px 8px 0 0 greenyellow, inset -7px 8px 0 0 greenyellow, inset 0px 9px 0 0 forestgreen;
}
.scroll:nth-child(6)::-webkit-scrollbar-button:end:active {
  box-shadow: inset 1px 1px 0 0 forestgreen, inset -1px -1px 0 0 yellowgreen, inset 2px 2px 0 0 springgreen, inset -2px -2px 0 0 yellow, inset 5px 6px 0 0 greenyellow, inset -5px 6px 0 0 greenyellow, inset 0 7px 0 0 forestgreen, inset 6px 7px 0 0 greenyellow, inset -6px 7px 0 0 greenyellow, inset 0 8px 0 0 forestgreen, inset 7px 8px 0 0 greenyellow, inset -7px 8px 0 0 greenyellow, inset 0px 9px 0 0 forestgreen;
}
.scroll:nth-child(7)::-webkit-scrollbar {
  width: 15px;
}
.scroll:nth-child(7)::-webkit-scrollbar-track {
  background-color: lavenderblush;
}
.scroll:nth-child(7)::-webkit-scrollbar-thumb {
  background-color: seashell;
  box-shadow: inset 1px 1px 0 0 lightpink, inset -1px -1px 0 0 lightslategrey, inset 2px 2px 0 0 white, inset -2px -2px 0 0 skyblue;
}
.scroll:nth-child(7)::-webkit-scrollbar-button {
  background-color: seashell;
  height: 15px;
  box-shadow: inset 1px 1px 0 0 lightpink, inset -1px -1px 0 0 lightslategrey, inset 2px 2px 0 0 white, inset -2px -2px 0 0 skyblue;
}
.scroll:nth-child(7)::-webkit-scrollbar-button:start {
  box-shadow: inset 1px 1px 0 0 lightpink, inset -1px -1px 0 0 lightslategrey, inset 2px 2px 0 0 white, inset -2px -2px 0 0 skyblue, inset -5px -6px 0 0 seashell, inset 5px -6px 0 0 seashell, inset 0px -7px 0 0 black, inset -6px -7px 0 0 seashell, inset 6px -7px 0 0 seashell, inset 0px -8px 0 0 black, inset -7px -8px 0 0 seashell, inset 7px -8px 0 0 seashell, inset 0px -9px 0 0 black;
}
.scroll:nth-child(7)::-webkit-scrollbar-button:start:active {
  box-shadow: inset 1px 1px 0 0 lightslategrey, inset -1px -1px 0 0 lightpink, inset 2px 2px 0 0 skyblue, inset -2px -2px 0 0 white, inset -5px -6px 0 0 seashell, inset 5px -6px 0 0 seashell, inset 0px -7px 0 0 black, inset -6px -7px 0 0 seashell, inset 6px -7px 0 0 seashell, inset 0px -8px 0 0 black, inset -7px -8px 0 0 seashell, inset 7px -8px 0 0 seashell, inset 0px -9px 0 0 black;
}
.scroll:nth-child(7)::-webkit-scrollbar-button:end {
  box-shadow: inset 1px 1px 0 0 lightpink, inset -1px -1px 0 0 lightslategrey, inset 2px 2px 0 0 white, inset -2px -2px 0 0 skyblue, inset 5px 6px 0 0 seashell, inset -5px 6px 0 0 seashell, inset 0 7px 0 0 black, inset 6px 7px 0 0 seashell, inset -6px 7px 0 0 seashell, inset 0 8px 0 0 black, inset 7px 8px 0 0 seashell, inset -7px 8px 0 0 seashell, inset 0px 9px 0 0 black;
}
.scroll:nth-child(7)::-webkit-scrollbar-button:end:active {
  box-shadow: inset 1px 1px 0 0 lightslategrey, inset -1px -1px 0 0 lightpink, inset 2px 2px 0 0 skyblue, inset -2px -2px 0 0 white, inset 5px 6px 0 0 seashell, inset -5px 6px 0 0 seashell, inset 0 7px 0 0 black, inset 6px 7px 0 0 seashell, inset -6px 7px 0 0 seashell, inset 0 8px 0 0 black, inset 7px 8px 0 0 seashell, inset -7px 8px 0 0 seashell, inset 0px 9px 0 0 black;
}
.scroll:nth-child(8)::-webkit-scrollbar {
  width: 15px;
}
.scroll:nth-child(8)::-webkit-scrollbar-track {
  background-color: linen;
}
.scroll:nth-child(8)::-webkit-scrollbar-thumb {
  background-color: coral;
  box-shadow: inset 1px 1px 0 0 orangered, inset -1px -1px 0 0 firebrick, inset 2px 2px 0 0 gold, inset -2px -2px 0 0 orangered;
}
.scroll:nth-child(8)::-webkit-scrollbar-button {
  background-color: coral;
  height: 15px;
  box-shadow: inset 1px 1px 0 0 orangered, inset -1px -1px 0 0 firebrick, inset 2px 2px 0 0 gold, inset -2px -2px 0 0 orangered;
}
.scroll:nth-child(8)::-webkit-scrollbar-button:start {
  box-shadow: inset 1px 1px 0 0 orangered, inset -1px -1px 0 0 firebrick, inset 2px 2px 0 0 gold, inset -2px -2px 0 0 orangered, inset -5px -6px 0 0 coral, inset 5px -6px 0 0 coral, inset 0px -7px 0 0 gold, inset -6px -7px 0 0 coral, inset 6px -7px 0 0 coral, inset 0px -8px 0 0 gold, inset -7px -8px 0 0 coral, inset 7px -8px 0 0 coral, inset 0px -9px 0 0 gold;
}
.scroll:nth-child(8)::-webkit-scrollbar-button:start:active {
  box-shadow: inset 1px 1px 0 0 firebrick, inset -1px -1px 0 0 orangered, inset 2px 2px 0 0 orangered, inset -2px -2px 0 0 gold, inset -5px -6px 0 0 coral, inset 5px -6px 0 0 coral, inset 0px -7px 0 0 gold, inset -6px -7px 0 0 coral, inset 6px -7px 0 0 coral, inset 0px -8px 0 0 gold, inset -7px -8px 0 0 coral, inset 7px -8px 0 0 coral, inset 0px -9px 0 0 gold;
}
.scroll:nth-child(8)::-webkit-scrollbar-button:end {
  box-shadow: inset 1px 1px 0 0 orangered, inset -1px -1px 0 0 firebrick, inset 2px 2px 0 0 gold, inset -2px -2px 0 0 orangered, inset 5px 6px 0 0 coral, inset -5px 6px 0 0 coral, inset 0 7px 0 0 gold, inset 6px 7px 0 0 coral, inset -6px 7px 0 0 coral, inset 0 8px 0 0 gold, inset 7px 8px 0 0 coral, inset -7px 8px 0 0 coral, inset 0px 9px 0 0 gold;
}
.scroll:nth-child(8)::-webkit-scrollbar-button:end:active {
  box-shadow: inset 1px 1px 0 0 firebrick, inset -1px -1px 0 0 orangered, inset 2px 2px 0 0 orangered, inset -2px -2px 0 0 gold, inset 5px 6px 0 0 coral, inset -5px 6px 0 0 coral, inset 0 7px 0 0 gold, inset 6px 7px 0 0 coral, inset -6px 7px 0 0 coral, inset 0 8px 0 0 gold, inset 7px 8px 0 0 coral, inset -7px 8px 0 0 coral, inset 0px 9px 0 0 gold;
}
.scroll:nth-child(9)::-webkit-scrollbar {
  width: 15px;
}
.scroll:nth-child(9)::-webkit-scrollbar-track {
  background-color: honeydew;
}
.scroll:nth-child(9)::-webkit-scrollbar-thumb {
  background-color: white;
  box-shadow: inset 1px 1px 0 0 white, inset -1px -1px 0 0 white, inset 2px 2px 0 0 chartreuse, inset -2px -2px 0 0 chartreuse;
}
.scroll:nth-child(9)::-webkit-scrollbar-button {
  background-color: white;
  height: 15px;
  box-shadow: inset 1px 1px 0 0 white, inset -1px -1px 0 0 white, inset 2px 2px 0 0 chartreuse, inset -2px -2px 0 0 chartreuse;
}
.scroll:nth-child(9)::-webkit-scrollbar-button:start {
  box-shadow: inset 1px 1px 0 0 white, inset -1px -1px 0 0 white, inset 2px 2px 0 0 chartreuse, inset -2px -2px 0 0 chartreuse, inset -5px -6px 0 0 white, inset 5px -6px 0 0 white, inset 0px -7px 0 0 lime, inset -6px -7px 0 0 white, inset 6px -7px 0 0 white, inset 0px -8px 0 0 lime, inset -7px -8px 0 0 white, inset 7px -8px 0 0 white, inset 0px -9px 0 0 lime;
}
.scroll:nth-child(9)::-webkit-scrollbar-button:start:active {
  box-shadow: inset 1px 1px 0 0 white, inset -1px -1px 0 0 white, inset 2px 2px 0 0 chartreuse, inset -2px -2px 0 0 chartreuse, inset -5px -6px 0 0 white, inset 5px -6px 0 0 white, inset 0px -7px 0 0 lime, inset -6px -7px 0 0 white, inset 6px -7px 0 0 white, inset 0px -8px 0 0 lime, inset -7px -8px 0 0 white, inset 7px -8px 0 0 white, inset 0px -9px 0 0 lime;
}
.scroll:nth-child(9)::-webkit-scrollbar-button:end {
  box-shadow: inset 1px 1px 0 0 white, inset -1px -1px 0 0 white, inset 2px 2px 0 0 chartreuse, inset -2px -2px 0 0 chartreuse, inset 5px 6px 0 0 white, inset -5px 6px 0 0 white, inset 0 7px 0 0 lime, inset 6px 7px 0 0 white, inset -6px 7px 0 0 white, inset 0 8px 0 0 lime, inset 7px 8px 0 0 white, inset -7px 8px 0 0 white, inset 0px 9px 0 0 lime;
}
.scroll:nth-child(9)::-webkit-scrollbar-button:end:active {
  box-shadow: inset 1px 1px 0 0 white, inset -1px -1px 0 0 white, inset 2px 2px 0 0 chartreuse, inset -2px -2px 0 0 chartreuse, inset 5px 6px 0 0 white, inset -5px 6px 0 0 white, inset 0 7px 0 0 lime, inset 6px 7px 0 0 white, inset -6px 7px 0 0 white, inset 0 8px 0 0 lime, inset 7px 8px 0 0 white, inset -7px 8px 0 0 white, inset 0px 9px 0 0 lime;
}
.scroll:nth-child(10)::-webkit-scrollbar {
  width: 15px;
}
.scroll:nth-child(10)::-webkit-scrollbar-track {
  background-color: ghostwhite;
}
.scroll:nth-child(10)::-webkit-scrollbar-thumb {
  background-color: red;
  box-shadow: inset 1px 1px 0 0 red, inset -1px -1px 0 0 darkred, inset 2px 2px 0 0 salmon, inset -2px -2px 0 0 crimson;
}
.scroll:nth-child(10)::-webkit-scrollbar-button {
  background-color: red;
  height: 15px;
  box-shadow: inset 1px 1px 0 0 red, inset -1px -1px 0 0 darkred, inset 2px 2px 0 0 salmon, inset -2px -2px 0 0 crimson;
}
.scroll:nth-child(10)::-webkit-scrollbar-button:start {
  box-shadow: inset 1px 1px 0 0 red, inset -1px -1px 0 0 darkred, inset 2px 2px 0 0 salmon, inset -2px -2px 0 0 crimson, inset -5px -6px 0 0 red, inset 5px -6px 0 0 red, inset 0px -7px 0 0 black, inset -6px -7px 0 0 red, inset 6px -7px 0 0 red, inset 0px -8px 0 0 black, inset -7px -8px 0 0 red, inset 7px -8px 0 0 red, inset 0px -9px 0 0 black;
}
.scroll:nth-child(10)::-webkit-scrollbar-button:start:active {
  box-shadow: inset 1px 1px 0 0 darkred, inset -1px -1px 0 0 red, inset 2px 2px 0 0 crimson, inset -2px -2px 0 0 salmon, inset -5px -6px 0 0 red, inset 5px -6px 0 0 red, inset 0px -7px 0 0 black, inset -6px -7px 0 0 red, inset 6px -7px 0 0 red, inset 0px -8px 0 0 black, inset -7px -8px 0 0 red, inset 7px -8px 0 0 red, inset 0px -9px 0 0 black;
}
.scroll:nth-child(10)::-webkit-scrollbar-button:end {
  box-shadow: inset 1px 1px 0 0 red, inset -1px -1px 0 0 darkred, inset 2px 2px 0 0 salmon, inset -2px -2px 0 0 crimson, inset 5px 6px 0 0 red, inset -5px 6px 0 0 red, inset 0 7px 0 0 black, inset 6px 7px 0 0 red, inset -6px 7px 0 0 red, inset 0 8px 0 0 black, inset 7px 8px 0 0 red, inset -7px 8px 0 0 red, inset 0px 9px 0 0 black;
}
.scroll:nth-child(10)::-webkit-scrollbar-button:end:active {
  box-shadow: inset 1px 1px 0 0 darkred, inset -1px -1px 0 0 red, inset 2px 2px 0 0 crimson, inset -2px -2px 0 0 salmon, inset 5px 6px 0 0 red, inset -5px 6px 0 0 red, inset 0 7px 0 0 black, inset 6px 7px 0 0 red, inset -6px 7px 0 0 red, inset 0 8px 0 0 black, inset 7px 8px 0 0 red, inset -7px 8px 0 0 red, inset 0px 9px 0 0 black;
}
.scroll:nth-child(11)::-webkit-scrollbar {
  width: 15px;
}
.scroll:nth-child(11)::-webkit-scrollbar-track {
  background-color: floralwhite;
}
.scroll:nth-child(11)::-webkit-scrollbar-thumb {
  background-color: lightyellow;
  box-shadow: inset 1px 1px 0 0 lemonchiffon, inset -1px -1px 0 0 olivedrab, inset 2px 2px 0 0 yellow, inset -2px -2px 0 0 yellow;
}
.scroll:nth-child(11)::-webkit-scrollbar-button {
  background-color: lightyellow;
  height: 15px;
  box-shadow: inset 1px 1px 0 0 lemonchiffon, inset -1px -1px 0 0 olivedrab, inset 2px 2px 0 0 yellow, inset -2px -2px 0 0 yellow;
}
.scroll:nth-child(11)::-webkit-scrollbar-button:start {
  box-shadow: inset 1px 1px 0 0 lemonchiffon, inset -1px -1px 0 0 olivedrab, inset 2px 2px 0 0 yellow, inset -2px -2px 0 0 yellow, inset -5px -6px 0 0 lightyellow, inset 5px -6px 0 0 lightyellow, inset 0px -7px 0 0 darkkhaki, inset -6px -7px 0 0 lightyellow, inset 6px -7px 0 0 lightyellow, inset 0px -8px 0 0 darkkhaki, inset -7px -8px 0 0 lightyellow, inset 7px -8px 0 0 lightyellow, inset 0px -9px 0 0 darkkhaki;
}
.scroll:nth-child(11)::-webkit-scrollbar-button:start:active {
  box-shadow: inset 1px 1px 0 0 olivedrab, inset -1px -1px 0 0 lemonchiffon, inset 2px 2px 0 0 yellow, inset -2px -2px 0 0 yellow, inset -5px -6px 0 0 lightyellow, inset 5px -6px 0 0 lightyellow, inset 0px -7px 0 0 darkkhaki, inset -6px -7px 0 0 lightyellow, inset 6px -7px 0 0 lightyellow, inset 0px -8px 0 0 darkkhaki, inset -7px -8px 0 0 lightyellow, inset 7px -8px 0 0 lightyellow, inset 0px -9px 0 0 darkkhaki;
}
.scroll:nth-child(11)::-webkit-scrollbar-button:end {
  box-shadow: inset 1px 1px 0 0 lemonchiffon, inset -1px -1px 0 0 olivedrab, inset 2px 2px 0 0 yellow, inset -2px -2px 0 0 yellow, inset 5px 6px 0 0 lightyellow, inset -5px 6px 0 0 lightyellow, inset 0 7px 0 0 darkkhaki, inset 6px 7px 0 0 lightyellow, inset -6px 7px 0 0 lightyellow, inset 0 8px 0 0 darkkhaki, inset 7px 8px 0 0 lightyellow, inset -7px 8px 0 0 lightyellow, inset 0px 9px 0 0 darkkhaki;
}
.scroll:nth-child(11)::-webkit-scrollbar-button:end:active {
  box-shadow: inset 1px 1px 0 0 olivedrab, inset -1px -1px 0 0 lemonchiffon, inset 2px 2px 0 0 yellow, inset -2px -2px 0 0 yellow, inset 5px 6px 0 0 lightyellow, inset -5px 6px 0 0 lightyellow, inset 0 7px 0 0 darkkhaki, inset 6px 7px 0 0 lightyellow, inset -6px 7px 0 0 lightyellow, inset 0 8px 0 0 darkkhaki, inset 7px 8px 0 0 lightyellow, inset -7px 8px 0 0 lightyellow, inset 0px 9px 0 0 darkkhaki;
}
.scroll:nth-child(12)::-webkit-scrollbar {
  width: 15px;
}
.scroll:nth-child(12)::-webkit-scrollbar-track {
  background-color: azure;
}
.scroll:nth-child(12)::-webkit-scrollbar-thumb {
  background-color: white;
  box-shadow: inset 1px 1px 0 0 white, inset -1px -1px 0 0 cadetblue, inset 2px 2px 0 0 white, inset -2px -2px 0 0 cadetblue;
}
.scroll:nth-child(12)::-webkit-scrollbar-button {
  background-color: white;
  height: 15px;
  box-shadow: inset 1px 1px 0 0 white, inset -1px -1px 0 0 cadetblue, inset 2px 2px 0 0 white, inset -2px -2px 0 0 cadetblue;
}
.scroll:nth-child(12)::-webkit-scrollbar-button:start {
  box-shadow: inset 1px 1px 0 0 white, inset -1px -1px 0 0 cadetblue, inset 2px 2px 0 0 white, inset -2px -2px 0 0 cadetblue, inset -5px -6px 0 0 white, inset 5px -6px 0 0 white, inset 0px -7px 0 0 cadetblue, inset -6px -7px 0 0 white, inset 6px -7px 0 0 white, inset 0px -8px 0 0 cadetblue, inset -7px -8px 0 0 white, inset 7px -8px 0 0 white, inset 0px -9px 0 0 cadetblue;
}
.scroll:nth-child(12)::-webkit-scrollbar-button:start:active {
  box-shadow: inset 1px 1px 0 0 cadetblue, inset -1px -1px 0 0 white, inset 2px 2px 0 0 cadetblue, inset -2px -2px 0 0 white, inset -5px -6px 0 0 white, inset 5px -6px 0 0 white, inset 0px -7px 0 0 cadetblue, inset -6px -7px 0 0 white, inset 6px -7px 0 0 white, inset 0px -8px 0 0 cadetblue, inset -7px -8px 0 0 white, inset 7px -8px 0 0 white, inset 0px -9px 0 0 cadetblue;
}
.scroll:nth-child(12)::-webkit-scrollbar-button:end {
  box-shadow: inset 1px 1px 0 0 white, inset -1px -1px 0 0 cadetblue, inset 2px 2px 0 0 white, inset -2px -2px 0 0 cadetblue, inset 5px 6px 0 0 white, inset -5px 6px 0 0 white, inset 0 7px 0 0 cadetblue, inset 6px 7px 0 0 white, inset -6px 7px 0 0 white, inset 0 8px 0 0 cadetblue, inset 7px 8px 0 0 white, inset -7px 8px 0 0 white, inset 0px 9px 0 0 cadetblue;
}
.scroll:nth-child(12)::-webkit-scrollbar-button:end:active {
  box-shadow: inset 1px 1px 0 0 cadetblue, inset -1px -1px 0 0 white, inset 2px 2px 0 0 cadetblue, inset -2px -2px 0 0 white, inset 5px 6px 0 0 white, inset -5px 6px 0 0 white, inset 0 7px 0 0 cadetblue, inset 6px 7px 0 0 white, inset -6px 7px 0 0 white, inset 0 8px 0 0 cadetblue, inset 7px 8px 0 0 white, inset -7px 8px 0 0 white, inset 0px 9px 0 0 cadetblue;
}
.scroll:nth-child(13)::-webkit-scrollbar {
  width: 15px;
}
.scroll:nth-child(13)::-webkit-scrollbar-track {
  background-color: lavender;
}
.scroll:nth-child(13)::-webkit-scrollbar-thumb {
  background-color: plum;
  box-shadow: inset 1px 1px 0 0 orchid, inset -1px -1px 0 0 indigo, inset 2px 2px 0 0 lavender, inset -2px -2px 0 0 violet;
}
.scroll:nth-child(13)::-webkit-scrollbar-button {
  background-color: plum;
  height: 15px;
  box-shadow: inset 1px 1px 0 0 orchid, inset -1px -1px 0 0 indigo, inset 2px 2px 0 0 lavender, inset -2px -2px 0 0 violet;
}
.scroll:nth-child(13)::-webkit-scrollbar-button:start {
  box-shadow: inset 1px 1px 0 0 orchid, inset -1px -1px 0 0 indigo, inset 2px 2px 0 0 lavender, inset -2px -2px 0 0 violet, inset -5px -6px 0 0 plum, inset 5px -6px 0 0 plum, inset 0px -7px 0 0 purple, inset -6px -7px 0 0 plum, inset 6px -7px 0 0 plum, inset 0px -8px 0 0 purple, inset -7px -8px 0 0 plum, inset 7px -8px 0 0 plum, inset 0px -9px 0 0 purple;
}
.scroll:nth-child(13)::-webkit-scrollbar-button:start:active {
  box-shadow: inset 1px 1px 0 0 indigo, inset -1px -1px 0 0 orchid, inset 2px 2px 0 0 violet, inset -2px -2px 0 0 lavender, inset -5px -6px 0 0 plum, inset 5px -6px 0 0 plum, inset 0px -7px 0 0 purple, inset -6px -7px 0 0 plum, inset 6px -7px 0 0 plum, inset 0px -8px 0 0 purple, inset -7px -8px 0 0 plum, inset 7px -8px 0 0 plum, inset 0px -9px 0 0 purple;
}
.scroll:nth-child(13)::-webkit-scrollbar-button:end {
  box-shadow: inset 1px 1px 0 0 orchid, inset -1px -1px 0 0 indigo, inset 2px 2px 0 0 lavender, inset -2px -2px 0 0 violet, inset 5px 6px 0 0 plum, inset -5px 6px 0 0 plum, inset 0 7px 0 0 purple, inset 6px 7px 0 0 plum, inset -6px 7px 0 0 plum, inset 0 8px 0 0 purple, inset 7px 8px 0 0 plum, inset -7px 8px 0 0 plum, inset 0px 9px 0 0 purple;
}
.scroll:nth-child(13)::-webkit-scrollbar-button:end:active {
  box-shadow: inset 1px 1px 0 0 indigo, inset -1px -1px 0 0 orchid, inset 2px 2px 0 0 violet, inset -2px -2px 0 0 lavender, inset 5px 6px 0 0 plum, inset -5px 6px 0 0 plum, inset 0 7px 0 0 purple, inset 6px 7px 0 0 plum, inset -6px 7px 0 0 plum, inset 0 8px 0 0 purple, inset 7px 8px 0 0 plum, inset -7px 8px 0 0 plum, inset 0px 9px 0 0 purple;
}
.scroll:nth-child(14)::-webkit-scrollbar {
  width: 15px;
}
.scroll:nth-child(14)::-webkit-scrollbar-track {
  background-color: white;
}
.scroll:nth-child(14)::-webkit-scrollbar-thumb {
  background-color: springgreen;
  box-shadow: inset 1px 1px 0 0 mediumseagreen, inset -1px -1px 0 0 mediumseagreen, inset 2px 2px 0 0 white, inset -2px -2px 0 0 white;
}
.scroll:nth-child(14)::-webkit-scrollbar-button {
  background-color: springgreen;
  height: 15px;
  box-shadow: inset 1px 1px 0 0 mediumseagreen, inset -1px -1px 0 0 mediumseagreen, inset 2px 2px 0 0 white, inset -2px -2px 0 0 white;
}
.scroll:nth-child(14)::-webkit-scrollbar-button:start {
  box-shadow: inset 1px 1px 0 0 mediumseagreen, inset -1px -1px 0 0 mediumseagreen, inset 2px 2px 0 0 white, inset -2px -2px 0 0 white, inset -5px -6px 0 0 springgreen, inset 5px -6px 0 0 springgreen, inset 0px -7px 0 0 seagreen, inset -6px -7px 0 0 springgreen, inset 6px -7px 0 0 springgreen, inset 0px -8px 0 0 seagreen, inset -7px -8px 0 0 springgreen, inset 7px -8px 0 0 springgreen, inset 0px -9px 0 0 seagreen;
}
.scroll:nth-child(14)::-webkit-scrollbar-button:start:active {
  box-shadow: inset 1px 1px 0 0 mediumseagreen, inset -1px -1px 0 0 mediumseagreen, inset 2px 2px 0 0 white, inset -2px -2px 0 0 white, inset -5px -6px 0 0 springgreen, inset 5px -6px 0 0 springgreen, inset 0px -7px 0 0 seagreen, inset -6px -7px 0 0 springgreen, inset 6px -7px 0 0 springgreen, inset 0px -8px 0 0 seagreen, inset -7px -8px 0 0 springgreen, inset 7px -8px 0 0 springgreen, inset 0px -9px 0 0 seagreen;
}
.scroll:nth-child(14)::-webkit-scrollbar-button:end {
  box-shadow: inset 1px 1px 0 0 mediumseagreen, inset -1px -1px 0 0 mediumseagreen, inset 2px 2px 0 0 white, inset -2px -2px 0 0 white, inset 5px 6px 0 0 springgreen, inset -5px 6px 0 0 springgreen, inset 0 7px 0 0 seagreen, inset 6px 7px 0 0 springgreen, inset -6px 7px 0 0 springgreen, inset 0 8px 0 0 seagreen, inset 7px 8px 0 0 springgreen, inset -7px 8px 0 0 springgreen, inset 0px 9px 0 0 seagreen;
}
.scroll:nth-child(14)::-webkit-scrollbar-button:end:active {
  box-shadow: inset 1px 1px 0 0 mediumseagreen, inset -1px -1px 0 0 mediumseagreen, inset 2px 2px 0 0 white, inset -2px -2px 0 0 white, inset 5px 6px 0 0 springgreen, inset -5px 6px 0 0 springgreen, inset 0 7px 0 0 seagreen, inset 6px 7px 0 0 springgreen, inset -6px 7px 0 0 springgreen, inset 0 8px 0 0 seagreen, inset 7px 8px 0 0 springgreen, inset -7px 8px 0 0 springgreen, inset 0px 9px 0 0 seagreen;
}
.scroll:nth-child(15)::-webkit-scrollbar {
  width: 15px;
}
.scroll:nth-child(15)::-webkit-scrollbar-track {
  background-color: azure;
}
.scroll:nth-child(15)::-webkit-scrollbar-thumb {
  background-color: steelblue;
  box-shadow: inset 1px 1px 0 0 white, inset -1px -1px 0 0 white, inset 2px 2px 0 0 steelblue, inset -2px -2px 0 0 steelblue;
}
.scroll:nth-child(15)::-webkit-scrollbar-button {
  background-color: steelblue;
  height: 15px;
  box-shadow: inset 1px 1px 0 0 white, inset -1px -1px 0 0 white, inset 2px 2px 0 0 steelblue, inset -2px -2px 0 0 steelblue;
}
.scroll:nth-child(15)::-webkit-scrollbar-button:start {
  box-shadow: inset 1px 1px 0 0 white, inset -1px -1px 0 0 white, inset 2px 2px 0 0 steelblue, inset -2px -2px 0 0 steelblue, inset -5px -6px 0 0 steelblue, inset 5px -6px 0 0 steelblue, inset 0px -7px 0 0 white, inset -6px -7px 0 0 steelblue, inset 6px -7px 0 0 steelblue, inset 0px -8px 0 0 white, inset -7px -8px 0 0 steelblue, inset 7px -8px 0 0 steelblue, inset 0px -9px 0 0 white;
}
.scroll:nth-child(15)::-webkit-scrollbar-button:start:active {
  box-shadow: inset 1px 1px 0 0 white, inset -1px -1px 0 0 white, inset 2px 2px 0 0 steelblue, inset -2px -2px 0 0 steelblue, inset -5px -6px 0 0 steelblue, inset 5px -6px 0 0 steelblue, inset 0px -7px 0 0 white, inset -6px -7px 0 0 steelblue, inset 6px -7px 0 0 steelblue, inset 0px -8px 0 0 white, inset -7px -8px 0 0 steelblue, inset 7px -8px 0 0 steelblue, inset 0px -9px 0 0 white;
}
.scroll:nth-child(15)::-webkit-scrollbar-button:end {
  box-shadow: inset 1px 1px 0 0 white, inset -1px -1px 0 0 white, inset 2px 2px 0 0 steelblue, inset -2px -2px 0 0 steelblue, inset 5px 6px 0 0 steelblue, inset -5px 6px 0 0 steelblue, inset 0 7px 0 0 white, inset 6px 7px 0 0 steelblue, inset -6px 7px 0 0 steelblue, inset 0 8px 0 0 white, inset 7px 8px 0 0 steelblue, inset -7px 8px 0 0 steelblue, inset 0px 9px 0 0 white;
}
.scroll:nth-child(15)::-webkit-scrollbar-button:end:active {
  box-shadow: inset 1px 1px 0 0 white, inset -1px -1px 0 0 white, inset 2px 2px 0 0 steelblue, inset -2px -2px 0 0 steelblue, inset 5px 6px 0 0 steelblue, inset -5px 6px 0 0 steelblue, inset 0 7px 0 0 white, inset 6px 7px 0 0 steelblue, inset -6px 7px 0 0 steelblue, inset 0 8px 0 0 white, inset 7px 8px 0 0 steelblue, inset -7px 8px 0 0 steelblue, inset 0px 9px 0 0 white;
}
.scroll:nth-child(16)::-webkit-scrollbar {
  width: 15px;
}
.scroll:nth-child(16)::-webkit-scrollbar-track {
  background-color: lavenderblush;
}
.scroll:nth-child(16)::-webkit-scrollbar-thumb {
  background-color: deeppink;
  box-shadow: inset 1px 1px 0 0 deeppink, inset -1px -1px 0 0 white, inset 2px 2px 0 0 white, inset -2px -2px 0 0 mediumvioletred;
}
.scroll:nth-child(16)::-webkit-scrollbar-button {
  background-color: deeppink;
  height: 15px;
  box-shadow: inset 1px 1px 0 0 deeppink, inset -1px -1px 0 0 white, inset 2px 2px 0 0 white, inset -2px -2px 0 0 mediumvioletred;
}
.scroll:nth-child(16)::-webkit-scrollbar-button:start {
  box-shadow: inset 1px 1px 0 0 deeppink, inset -1px -1px 0 0 white, inset 2px 2px 0 0 white, inset -2px -2px 0 0 mediumvioletred, inset -5px -6px 0 0 deeppink, inset 5px -6px 0 0 deeppink, inset 0px -7px 0 0 white, inset -6px -7px 0 0 deeppink, inset 6px -7px 0 0 deeppink, inset 0px -8px 0 0 white, inset -7px -8px 0 0 deeppink, inset 7px -8px 0 0 deeppink, inset 0px -9px 0 0 white;
}
.scroll:nth-child(16)::-webkit-scrollbar-button:start:active {
  box-shadow: inset 1px 1px 0 0 white, inset -1px -1px 0 0 deeppink, inset 2px 2px 0 0 mediumvioletred, inset -2px -2px 0 0 white, inset -5px -6px 0 0 deeppink, inset 5px -6px 0 0 deeppink, inset 0px -7px 0 0 white, inset -6px -7px 0 0 deeppink, inset 6px -7px 0 0 deeppink, inset 0px -8px 0 0 white, inset -7px -8px 0 0 deeppink, inset 7px -8px 0 0 deeppink, inset 0px -9px 0 0 white;
}
.scroll:nth-child(16)::-webkit-scrollbar-button:end {
  box-shadow: inset 1px 1px 0 0 deeppink, inset -1px -1px 0 0 white, inset 2px 2px 0 0 white, inset -2px -2px 0 0 mediumvioletred, inset 5px 6px 0 0 deeppink, inset -5px 6px 0 0 deeppink, inset 0 7px 0 0 white, inset 6px 7px 0 0 deeppink, inset -6px 7px 0 0 deeppink, inset 0 8px 0 0 white, inset 7px 8px 0 0 deeppink, inset -7px 8px 0 0 deeppink, inset 0px 9px 0 0 white;
}
.scroll:nth-child(16)::-webkit-scrollbar-button:end:active {
  box-shadow: inset 1px 1px 0 0 white, inset -1px -1px 0 0 deeppink, inset 2px 2px 0 0 mediumvioletred, inset -2px -2px 0 0 white, inset 5px 6px 0 0 deeppink, inset -5px 6px 0 0 deeppink, inset 0 7px 0 0 white, inset 6px 7px 0 0 deeppink, inset -6px 7px 0 0 deeppink, inset 0 8px 0 0 white, inset 7px 8px 0 0 deeppink, inset -7px 8px 0 0 deeppink, inset 0px 9px 0 0 white;
}
.scroll:nth-child(17)::-webkit-scrollbar {
  width: 15px;
}
.scroll:nth-child(17)::-webkit-scrollbar-track {
  background-color: gold;
}
.scroll:nth-child(17)::-webkit-scrollbar-thumb {
  background-color: white;
  box-shadow: inset 1px 1px 0 0 maroon, inset -1px -1px 0 0 white, inset 2px 2px 0 0 white, inset -2px -2px 0 0 white;
}
.scroll:nth-child(17)::-webkit-scrollbar-button {
  background-color: white;
  height: 15px;
  box-shadow: inset 1px 1px 0 0 maroon, inset -1px -1px 0 0 white, inset 2px 2px 0 0 white, inset -2px -2px 0 0 white;
}
.scroll:nth-child(17)::-webkit-scrollbar-button:start {
  box-shadow: inset 1px 1px 0 0 maroon, inset -1px -1px 0 0 white, inset 2px 2px 0 0 white, inset -2px -2px 0 0 white, inset -5px -6px 0 0 white, inset 5px -6px 0 0 white, inset 0px -7px 0 0 maroon, inset -6px -7px 0 0 white, inset 6px -7px 0 0 white, inset 0px -8px 0 0 maroon, inset -7px -8px 0 0 white, inset 7px -8px 0 0 white, inset 0px -9px 0 0 maroon;
}
.scroll:nth-child(17)::-webkit-scrollbar-button:start:active {
  box-shadow: inset 1px 1px 0 0 white, inset -1px -1px 0 0 maroon, inset 2px 2px 0 0 white, inset -2px -2px 0 0 white, inset -5px -6px 0 0 white, inset 5px -6px 0 0 white, inset 0px -7px 0 0 maroon, inset -6px -7px 0 0 white, inset 6px -7px 0 0 white, inset 0px -8px 0 0 maroon, inset -7px -8px 0 0 white, inset 7px -8px 0 0 white, inset 0px -9px 0 0 maroon;
}
.scroll:nth-child(17)::-webkit-scrollbar-button:end {
  box-shadow: inset 1px 1px 0 0 maroon, inset -1px -1px 0 0 white, inset 2px 2px 0 0 white, inset -2px -2px 0 0 white, inset 5px 6px 0 0 white, inset -5px 6px 0 0 white, inset 0 7px 0 0 maroon, inset 6px 7px 0 0 white, inset -6px 7px 0 0 white, inset 0 8px 0 0 maroon, inset 7px 8px 0 0 white, inset -7px 8px 0 0 white, inset 0px 9px 0 0 maroon;
}
.scroll:nth-child(17)::-webkit-scrollbar-button:end:active {
  box-shadow: inset 1px 1px 0 0 white, inset -1px -1px 0 0 maroon, inset 2px 2px 0 0 white, inset -2px -2px 0 0 white, inset 5px 6px 0 0 white, inset -5px 6px 0 0 white, inset 0 7px 0 0 maroon, inset 6px 7px 0 0 white, inset -6px 7px 0 0 white, inset 0 8px 0 0 maroon, inset 7px 8px 0 0 white, inset -7px 8px 0 0 white, inset 0px 9px 0 0 maroon;
}</pre></body></html>