body{
  padding: 25px;
  background-image: url(https://uploads.onecompiler.io/449xeany7/44a26fecc/2026_01_08_0xw_Kleki.png);
  background-size: cover;
  background-repeat: repeat;
  background-position: center;
}
.title {
	color: #1ab9e9;
	text-align: center;
}
.text{
  color:#1ab9e9;
  	text-align: center;
  	background-color:yellow;
  
}

.text{
  border:dotted ;
  
 
 	text-align: center;
}

