a{
  color: white;
  text-decoration: none;
}
body{
  background-image: url(BackroundTest2.webp);
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  background-size: cover;
}