<html>
<head>
<style type="text/css">
body {
zoom: 0.75;
}
img {
border: 1px solid black;
-webkit-box-reflect: below 1px linear-gradient(transparent, white);
}
</style>
</head>
<body>
<img src="resources/kate.png">
</body>
</html>