.hello-world {
  background-color: #f0f0f0;
  color: #333;
  padding: 20px;
  border-radius: 5px;
  text-align: center;
}

.swal2-popup {
  --swal2-background: #ECF8FF; /* your color here */
}