body {
  background-image: url(https://i.pinimg.com/1200x/97/e1/af/97e1afd9362671c643919b974cdc994d.jpg);
    background-size: cover;
  color: slategrey;
line-height: 1.0;
    letter-spacing: 5px;
  cursor: url(nail.png),auto;
}

a{
    color: white;
    text-decoration: none;
  transition: 0.2s;
}
a:hover{
    color: black;
    text-decoration: none;
  letter-spacing: 10px;
  transition: 0.2s;
}

html{
 
 image-rendering: pixelated;
}


@font-face {
  font-family: beauty;
  src: url(https://file.garden/Zz-qNyUl9S_S5UQM/ROMANTIC.TTF);
}
