Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>↩
<html>↩
<head>↩
<style>↩
body { margin-top:101px; }↩
.outer {↩
transform:scale(1.4);↩
transform-origin:top left;↩
line-height:40px;↩
}↩
</style>↩
</head>↩
<body>↩
<div class="outer"><div class="inner">Hello Kitty</div></div>↩
</body>↩
</html>↩