<!DOCTYPE html><html>  <head>    <title>Elastic Beanstalk</title>    <style>      body {        color: #ffffff;        font-family: Arial, sans-serif;        font-size:14px;        -moz-transition-property: text-shadow;        -moz-transition-duration: 4s;        -webkit-transition-property: text-shadow;        -webkit-transition-duration: 4s;        text-shadow: none;      }      body.blurry {        -moz-transition-property: text-shadow;        -moz-transition-duration: 4s;        -webkit-transition-property: text-shadow;        -webkit-transition-duration: 4s;        text-shadow: #fff 0px 0px 25px;      }      p {        color: #FF9933      }      a {        color: #F0FFFF;      }      .textColumn, .linksColumn {        padding: 2em;      }      .textColumn {        position: absolute;        top: 0px;        right: 50%;        bottom: 0px;        left: 0px;        text-align: right;        padding-top: 11em;        background-color: #F0FFFF;      }      .textColumn p {        width: 75%;        float:right;      }      .linksColumn {        position: absolute;        top:0px;        right: 0px;        bottom: 0px;        left: 50%;        background-color: #5C85D6;      }      h1 {        color: #3A599A;        font-size: 500%;        font-weight: normal;        margin-bottom: 0em;      }      h2 {        font-size: 200%;        font-weight: normal;        margin-bottom: 0em;      }      ul {        padding-left: 1em;        margin: 0px;      }      li {        margin: 1em 0em;      }    </style>  <script async src='/cdn-cgi/bm/cv/669835187/api.js'></script></head>  <body>    <div class="textColumn">      <h1>Congratulations</h1>      <p>Your first AWS Elastic Beanstalk Corretto application is now running on your own dedicated environment in the AWS Cloud</p>      <p>This environment is launched with Elastic Beanstalk Corretto Platform</p>    </div>    <div class="linksColumn">      <h2>What's Next?</h2>      <ul>        <li><a href="https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/Welcome.html">AWS Elastic Beanstalk overview</a></li>	</li>        <li><a href="https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/concepts.html">AWS Elastic Beanstalk concepts</a></li>	</li>      </ul>    </div>  <script type="text/javascript">(function(){window['__CF$cv$params']={r:'72302dd6ad7b872e',m:'jiLsu.YfpXAR9d8rC37FxSC6mzYcDfcNvD3dyD.yg3w-1656521613-0-AY+jEHGOeNejkXZRnqqrtBUfA2ihq6L02vgt5aCgNVwFhSHrn8q6fzxMZk1Y35YcOnNNbTlS6KovoAM3L8mQd2G7jxXCr/treZhEkn1PRBD81irkXMYNF1pLpEKehTL6b7nDXP5Gg2TB+n6genE8KWse//NVIlynrrZEOs4VdaQQ',s:[0x255e9604ca,0xfc2410252d],}})();</script><script defer src="https://static.cloudflareinsights.com/beacon.min.js/v652eace1692a40cfa3763df669d7439c1639079717194" integrity="sha512-Gi7xpJR8tSkrpF7aordPZQlW2DLtzUlZcumS8dMQjwDHEnw9I7ZLyiOj/6tZStRBGtGgN6ceN6cMH8z7etPGlw==" data-cf-beacon='{"rayId":"72302dd6ad7b872e","token":"901af4ad75564b74b1eef7c675641308","version":"2022.6.0","si":100}' crossorigin="anonymous"></script>
</body></html>
