Welcome to my Website!

This is a paragraph! Here's how you make a link: Neocities.

Here's how you can make bold and italic text.

Here's how you can add an image:

Site hosted by Neocities

Here's how to make a list:

To learn more HTML/CSS, check out these tutorials!

oso polar
.gif { width: 100px; /* bear.gif */1 height: 100px; /* bear.gif */ background-image: url('imagen.gif'); /* Ruta del GIF */ background-size: cover; /* Ajusta el tamaƱo del GIF */ background-position: center; /* Centra el GIF */ background-repeat: no-repeat; /* No repite el GIF */ }