body{
  background-image: url('https://i.postimg.cc/YqD5N7qc/Illustrati.png'); width: 100%; 
  object-fit: cover;
  background-position: center;
  background-size: cover;
  background-color: red;
  background-repeat: no-repeat;
  
}