Skip to content

Instantly share code, notes, and snippets.

@MrZoidberg
Last active February 13, 2018 11:38
Show Gist options
  • Save MrZoidberg/0b356e38992602a1c41a8d888e9bb98c to your computer and use it in GitHub Desktop.
Save MrZoidberg/0b356e38992602a1c41a8d888e9bb98c to your computer and use it in GitHub Desktop.
test html
<html lang="en-US" style="
height: 100%;
">
<body style="
/* width: 400px; */
/* max-height: 400px; */
/* background-color: red; */
overflow: hidden;
margin: 0;
display: inline-block;
"><div style="
display: inline-block;
"><img src="https://pngicon.ru//data/media/2/panda.png" style="
background-color: yellow;
"></div>
</body></html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment