<!DOCTYPE html>
<html>
    <head>
        <meta charset="utf-8">
        <title>Miguel Molina, DTM &amp; Motorsports Driver</title>
        <meta name="description" content="Miguel Molina, racing driver. On this website you will find everything related to my career, I've done so far in karting and cars like what I'm doing this, when I am competing in cars.">

        <style media="screen">
        * {margin: 0; padding: 0;}
        html, body {
            height: 100%;
            width: 100%;
        }
        iframe {
            height: 100%;
            width: 100%;
            display: block;
            border: 0;
        }
        </style>
    </head>
    <body>
        <iframe src="http://molina.dev.gruenphase.com?lang=en" seamless sandbox="allow-scripts allow-same-origin allow-forms allow-top-navigation"></iframe>
    </body>
</html>
