#id{
   color: rgb(255, 204, 0);
   font-family:Arial, Helvetica, sans-serif;
   text-align: center;
   color:rgb(127, 255, 144);
   font-size: 50px;
   opacity:0.8;
   font-family:'Times New Roman', Times, serif;
}
body{
    background-color: rgb(200, 140, 119);
    text-align: center;
background-image: url("Screenshot 2025-02-27 010640.png");
background-size: cover;
}