Files

10 lines
224 B
HTML
Raw Permalink Normal View History

<style>
#hack-the-planet-page {
2025-08-31 16:44:25 -06:00
background: url("assets/img/hack-the-planet.jpg") no-repeat center center;
background-size: cover;
}
</style>
<div id="hack-the-planet-page" class="page-base">
</div>