Files
swaous.asuscomm.com/output/crexpo10/index.html
Lazy Hippopotamus 099bfceb7e
All checks were successful
Swaous.Asuscomm Build / Build-Docker-Image (push) Successful in 35s
slight updates
2025-02-24 16:46:32 -05:00

70 lines
2.5 KiB
HTML
Executable File

<!DOCTYPE html>
<html>
<head>
<title>Creator's Expo 10</title>
<link rel="stylesheet" href="main.css">
<link rel="icon" href="res/bodhisattva.png">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Baskervville+SC&display=swap" rel="stylesheet">
</head>
<body>
<div class="section">
<div class="sideimage left">
<img src="res/bodhisattva.svg">
</div>
<div class="track">
<div class="text">
Every culture has stories of heroes.
</div>
</div>
</div>
<div class="section">
<div class="track">
<div class="text">
People who led the way to enlightenment, and healed the sick, and stole fire from the gods.
</div>
</div>
<div class="sideimage">
<img src="res/Prometheus.svg">
</div>
</div>
<div class="section">
<div class="sideimage left">
<img src="res/joshua.svg">
</div>
<div class="track">
<div class="text">
They brought hope with them, wherever they went.
</div>
</div>
</div>
<div class="median ltd"></div>
<div class="dark" id="yippee">
<div class="light-track">
<div class="text">
Nowadays, it often seems that heroes are the stuff of fairy tales.
</div>
<div class="text">
Mere stories, feeble against the coming darkness.
</div>
<div class="text">
And hope starts to fade.
</div>
<div class="text">
But hope doesn't come from stories.
</div>
<div class="text">
Hope comes from <i>good people</i>. People who refuse to let the darkness win.
</div>
<img src="res/closing-fresco.svg" style="width:100vw;display:inline-block;">
<div class="text" style="background-color: white;">
And that can be <b>all of us</b>.
</div>
</div>
</div>
<script src="main.js"></script>
</body>
</html>