JSFiddle - React, Tailwind, and code Playground

HTML

<!DOCTYPE html>
<html>

  <head>
    <link href="design.css" rel="stylesheet">
    <style>


    </style>
    <title> Apple (Deutschland)
  </head>

  <body>
  </body>

</html>

CSS

html,
body {
  height: 300%;
}

body {
  background-image: url("iPhone_X.png");
}