@import url('https://fonts.googleapis.com/css2?family=Comic+Neue:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap');

body {
  background-color: #1bf555;
font-family: "Comic Neue", cursive;
.fotoUnicaja {
}
h1:hover {
  color: green;
}