element.style {
}
body {
  background-image: url "https://www.freepik.com/premium-vector/y2k-abstract-purple-background-with-grid-stars-pastel-mesh-gradient-squared-wallpaper-trendy-minimalist-vector-design-brutalism-style_228502927.htm"
  background-color: black;
  background-size: cover;
  background-attachment: fixed;
  overflow: scroll;
  color: black;
  font-family: Verdana;
  cursor : url "https://sweezy-cursors.com/wp-content/uploads/cursor/y2k-style-arrows-3d/y2k-style-arrows-3D-custom-cursor.png"
}
body {
  display: block;
  margin: 8px;
}
pseudo ::scrollbar element
body : : -webkit-scrollbar {
display: none;
}

  