fixes and updates

This commit is contained in:
q 2025-05-21 00:31:22 -04:00
parent 4c3ce6d2b6
commit 0692e8a0c5
1471 changed files with 27362 additions and 235 deletions

View file

@ -0,0 +1,28 @@
<h1 style="font-size:8vw">Hello World</h1>
<head>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Sofia">
<style>
body {
font-family: "Sofia", sans-serif;
font-size: 30px;
text-shadow: 3px 3px 3px #ababab;
}
</style>
</head>
<h1 class="font-effect-shadow-multiple">Multiple Shadow Effect</h1>
This is my page
<audio controls autoplay style="display: none">
<source src="http://up.thirdculture.top/twGq9k6JiX/Untitled%2010.mp3" type="audio/mpeg">
</audio>