I
This commit is contained in:
parent
0eb70e55fc
commit
9486bf65a0
1 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue