This commit is contained in:
lachrymaLF 2025-02-25 12:16:59 -05:00
parent 0eb70e55fc
commit 9486bf65a0

View file

@ -6,9 +6,8 @@
<title>sprite</title>
</head>
<body style="margin: 0;">
<!-- SOON -->
<div style="display: flex;width: 100vw;height: 100vh;align-items: center;justify-content: center;">
<math display="block" style="font-size: 4rem;">
<math display="block" style="font-size: 4rem; border: 1px black dashed; padding: 2rem;">
<mrow>
<msub>
<mo movablelimits="false"></mo>
@ -34,5 +33,6 @@
</mrow>
</math>
</div>
<address style="position: absolute; right: 4rem; bottom: 1rem;">à bientôt</address>
</body>
</html>