body {
  background-image: url('Gemini_Generated_Image_89qkd889qkd889qk_0.jpg');
  background-size: cover;
  color: white;
  font-family: 'Roboto', sans-serif;
}

img {
  width: 50%;
  border-radius: 10px;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.3);
}