body {
  background-color: grey;
  padding: 40px;
  padding-left: 60px;
  padding-right: 60px;
  margin: 5px;
  font-family: "Cossette Titre", sans-serif;
}
/* Chocolate Chip Cookie - https://www.cursors-4u.com/cursor/chocolate-chip-cookie */
* {
  cursor: url('https://cdn.cursors-4u.net/previews/chocolate-chip-cookie-21890a64-32.webp') 32 32, auto !important;
}
/* End www.Cursors-4U.com Code */