My online article styling
<head>
<title>Document</title>
<link rel=”stylesheet” href=”https://latex.now.sh/style.css”>
<link rel=”preconnect” href=”https://fonts.gstatic.com”> <link href=”https://fonts.googleapis.com/css2?family=Crete+Round:ital@1&display=swap” rel=”stylesheet”>
<style>body { font-family: ‘Crete Round’, serif; font-size: 14px; }.has-dropcap:first-letter { font-family: “Source Sans Pro”, Arial, Helvetica, sans-serif; float: left; font-size: 6rem; line-height: 0.65; margin: 0.1em 0.1em 0.2em 0; }
.drop-cap:first-letter { float: left; font-size: 4em; line-height: 1; margin: .125em .25em;}
</style>
</head>
<body>
<div class=”newspaper” style= “column-count: 2; word-wrap: break-word; ‘text-decoration: none; color”>
<span style=”float: left; width: 0.5em; font-size: 300%; font-family: cursive;line-height: 80%;”>“</span>
<p class=”drop-cap”></p>
<span style=”float: right; width: 0.8em; font-size: 300%; font-family: cursive; line-height: 80%;”>”</span></p>
</div>
</body>
</html>