<div class="uuc-holdingpage"><html> <head> <meta charset="UTF-8"> <title>Los Iguales</title> <link rel="icon" type="image/x-icon" href="/wp-content/uploads/2024/05/bg-logo-150x150.jpg" /> <meta property="og:title" content="Los Iguales" /> <meta property="og:site_name" content="losiguales.com" /> <meta property="og:url" content="https://losiguales.com" /> <meta property="og:description" content="Sitio oficial de Los Iguales." /> <meta property="og:type" content="music.musician" /> <meta property="og:image" content="/wp-content/uploads/2024/05/bg-logo-150x150.jpg" /> </head> <style> .content { width: 90%; height: 100%; background-color: black; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; max-width: 100%; max-height: 100%; -- overflow: auto; } body { background-color: black; } </style> <body> <div class="content"> <img width="100%" src="https://losiguales.com/wp-content/uploads/2025/03/caratula_pagina_principal.jpeg"> </div> </body> </html></div>