Make a cool video LOGO

by AntonLapshin

HTML

<script src="https://fonts.googleapis.com/css?family=Exo"></script>
<body style="background-color: #202024; width:100%; height: 100; text-align: center; margin: 0; padding: 0; color: white; font-family: Tahoma">
  <div style="background-color: #3f3f47">
    <div style="background-image: url(https://i.snag.gy/6ihwse.jpg); width: 422px; height: 122px; display: inline-block">
    </div>
  </div>

  <h2 style="font-weight: normal">Your submission has been approved</h2>
  <p>You will get the video soon. Thank you</p>
  <p style="color: rgba(255, 255, 255, 0.5); font-size: 0.9em;">Copyright &copy; 2016 Make a cool video</p>
</body>