JSFiddle - React, Tailwind, and code Playground

by Zatcepin

HTML

<!doctype html>

<html lang="en">
<head>
  <meta charset="utf-8">

  <title>The HTML5 Herald</title>
  <meta name="description" content="The HTML5 Herald">
  <meta name="author" content="SitePoint">

  <link rel="stylesheet" href="css/styles.css?v=1.0">

</head>

<body>
  <script src="js/scripts.js"></script>
 <iframe frameborder="0" width="1200" height="500" src="https://app.santiment.net/?from=2019-10-22T19%3A00%3A00.000Z&interval=12h&isAnomalyActive=false&isCartesianGridActive=true&isClosestDataActive=true&isICOPriceActive=true&isLogScale=false&isMultiChartsActive=false&metrics=price_usd&projectId=1538&slug=bitcoin&ticker=BTC&timeRange=6m&title=Bitcoin%20%28BTC%29&to=2020-04-23T18%3A59%3A59.999Z"></iframe>
</body>
</html>

CSS

body {
  width: 1000px;
}

JavaScript

console.log9('check')