| <!DOCTYPE html>
<html>
    <head>
        <title>crux.sexy</title>
        <link rel="stylesheet" type="text/css" href="sexy.css">
    </head>
    <body class="nightly">
        <div class="box">
            <h1 class="heading">Fen's Games</h1>
            <div class="body"><a href="https://discord.gg/vqcKVV6">Join the Discord server!</a></div>
            <div class="body"><a href="/">View stable releases</a></div>
            <br>
            <a class="game" href="https://stroll.crux.sexy">Stroll</a>
            <br>
            <a class="game" href="https://feast.crux.sexy">Feast</a>
            <br>
            <a class="game" href="https://gorge.crux.sexy">Gorge</a>
            <br>
            <a class="game" href="https://satiate.crux.sexy">Satiate</a>
            
        </div>
    </body>
</html>
 |