overte/scripts/test.html

15 lines
225 B
HTML

<!DOCTYPE html>
<html>
<head>
<style>
body {
background-color: transparent;
}
</style>
</head>
<body>
<h1 style="font-size: 64px; color: white;">This is a test. (: (that doesn't work for some reason)</h1>
</body>
</html>