<!DOCTYPE html>
<html>
<head>



<meta http-equiv="expires" content="Sat, 07 Feb 2026 00:00:00 GMT"/>
    <title>Feliz 2026</title>

    <style type="text/css">
        body, html {
            margin: 0;
            width: 0;
            width: 100%;
            height: 100%;
            background: #333
        }
.cien {
width: 100%;
}
.center {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
    </style>
    



</head>
<body>

<video autoplay loop muted playsinline class="cien center">
  <source src="despe.mp4">
</video>

    

</body>
</html>