.body ::-webkit-scrollbar {
 width: 0.5px;
  background-image: url('lilian.jpg');
      background-size: 100%;
      background-repeat: no-repeat;
      font-family: Arial, sans-serif;
      position: relative;
      min-height: 100vh;
}
