13 lines
696 B
HTML
13 lines
696 B
HTML
<html>
|
|
<style>
|
|
body, html {width: 300px; height: 250px; overflow: hidden; padding:0!important; margin: 0!important;text-align: center}
|
|
/* body, html {overflow: hidden; padding:0!important; margin: 0!important;} */
|
|
img {width: 300px; height: 250px;}
|
|
p {font-family: Arial, Helvetica, sans-serif; color:white;}
|
|
p a {color:rgb(255, 0, 255)}
|
|
</style>
|
|
</html>
|
|
<body>
|
|
<img src="https://R74n.com/icons/thumbnail.png">
|
|
<!-- <p style="font-size:1.2em"><strong>Christmas <span style="color:red">GIFT</span> <span style="color:lime">IDEA</span></strong>: <a href="https://amzn.to/3R6Pruz" target="_blank">Chemistry Molecule Set Toy</a></p> -->
|
|
</body> |