Html程序  |  4行  |  131 B

<body>
<div ontouchstart="window.location.reload()" style="background-color:green;height:200px;width:200px">Touch me</div>
</body>