AbdulElahGwaith's picture
Upload folder using huggingface_hub
84c1942 verified
Raw
History Blame Contribute Delete
601 Bytes
<html>
<body>
<div id="root"></div>
<script src="./index.js"></script>
<style>
body {
font-family: 'Inter', sans-serif;
background-color: #151515;
color: white;
width: 100vw;
min-height: 100vh;
-webkit-font-smoothing: auto;
-moz-font-smoothing: auto;
-moz-osx-font-smoothing: grayscale;
font-smoothing: auto;
text-rendering: optimizeLegibility;
font-smooth: always;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
}
</style>
</body>
</html>