<html>
        <head>
            <title>Qora, a better web</title>
            <meta name="description" content="A digital currency with powerful and innovative features that leads the next generation.">
            <style type="text/css">
                body, html
                {
                    margin: 0; padding: 0; height: 100%; overflow: hidden;
                }
                #content
                {
                    position:absolute; left: 0; right: 0; bottom: 0; top: 0px; 
                }
            </style>
        </head>
        <body>
            <div id="content">
                <iframe width="100%" height="100%" frameborder="0" src="http://www.qora.org"></iframe>
            </div>
        </body>