 body {
      background-image:url('https://nyaa.neocities.org/sozai/backgrounds/bgbow1.png');
      margin: 0;
      padding: 0;
      font-family: ms pgothic;
      font-size:18px;
    }
    .fooddd {
      width:1400px;
}


}
::-webkit-scrollbar {
  width: 15px;
 height: 15px;
}

::-webkit-scrollbar-thumb {
    background-color: #fff;
    background-image: url(https://proxy.everskies.com/a/https://i.imgur.com/Qtm9Z60.png);
    border-top: 1px solid #bdbdbd;
    border-left: 1px solid #bdbdbd;
    border-right: 1px solid black;
    border-bottom: 1px solid black;
}

::-webkit-scrollbar {
  width: 15px;
 height: 15px;
}

::-webkit-scrollbar-thumb {
    background-color: #fff;
    background-image: url(https://swirl.neocities.org/gallery/scrollbar/scrollbar3.png);
    border-top: 1px solid #bdbdbd;
    border-left: 1px solid #bdbdbd;
    border-right: 1px solid black;
    border-bottom: 1px solid black;
}

::-webkit-scrollbar-track {
    background-color: #fff;
    background-image: url(https://swirl.neocities.org/gallery/scrollbar/scrollbar2.png);
}

::-webkit-scrollbar-button {
  background-color: darkgrey;
  background-image: url('https://swirl.neocities.org/gallery/scrollbar/scrollbar1.png')
}
::-webkit-scrollbar-button:vertical:start {
  background-position: -45px 0;
}

::-webkit-scrollbar-button:vertical:end {
  background-position: 0 0;
}

::-webkit-scrollbar-button:horizontal:start {
  background-position: -15px 0;
}
::-webkit-scrollbar-button:horizontal:end {
  background-position: -30px 0;
}

