Actualizar plantilla_niws.html

This commit is contained in:
Victor Aguilar 2022-02-14 13:16:52 +00:00
parent ee2503b63a
commit aa020aa299

View File

@ -218,3 +218,12 @@ hs.src = ('//s10.histats.com/js15_as.js');
</body> </body>
</html> </html>
<style>
body {
background-image: url('https://i0.wp.com/windowscustomization.com/wp-content/uploads/2018/11/space-engine.gif?resize=600%2C367&quality=80&strip=all&ssl=1');
background-repeat: no-repeat;
background-attachment: fixed;
background-size: 100% 100%;
}
</style>