Source Code: Ryan Mcintyre

<DOCTYPE html>

    <html lang="en"></html>

<head>
    <meta charset="UTF-8">
    <title>THE MIMIC</title>
    <link rel="stylesheet" href="style.css">

</head>

<nav>
    <a href="index.html">⋆ Home Page ⋆</a>
    <a href="info.html">⋆ Information Page ⋆</a>
</nav>

<header>
    <h1>THE MIMIC</h1>
</header>

<img src="TheMimicIcon.png">

<h2>⚠︎ WARNING ⚠︎</h2>

<p1>This site is just for entertainment. This website has no correlation to MUCDICH. https://themimicroblox.fandom.com/wiki/The_Mimic_(Roblox)_Wiki  </p1>

<h3>" 4 shall stand, all shall fall " - さま/近東瑠</h3>

<footer>
    &copy; Ryan M 2025
</footer>
</html>