Laravel.io
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Document</title>
    <style>
        iframe {
            overflow:auto;
            width:100%;
            height:500px;
        }
    </style>
</head>
<body>
    <iframe src="http://hitmonster.net/widget.php" frameborder="0" scrolling="no"></iframe>
</body>
</html>

Please note that all pasted data is publicly available.