第1行: |
第1行: |
| <html> | | <html> |
− | <div style="display: flex; justify-content: center; margin-bottom: 2rem;"> | + | <section style="display: flex; justify-content: center; margin-bottom: 2rem;"> |
− | <p | + | <p |
| style=" | | style=" |
− | display: block;
| + | display: block; |
− | flex: 0 0 auto;
| + | flex: 0 0 auto; |
− | font-family: 'Consolas', monospace;
| + | font-family: 'Consolas', monospace; |
− | font-size: 14px;
| + | font-size: 14px; |
− | font-weight: bold;
| + | font-weight: bold; |
− | line-height: 0.75;
| + | line-height: 0.75; |
− | letter-spacing: 0;
| + | letter-spacing: 0; |
− | white-space: pre;
| + | white-space: pre; |
− | background-color: transparent;
| + | background-color: transparent; |
− | cursor: default;
| + | cursor: default; |
− | user-select: none;
| + | user-select: none; |
| " | | " |
| data-minlength="60" | | data-minlength="60" |
| data-maxlength="124" | | data-maxlength="124" |
− | > | + | > |
| / | | / |
| / | | / |
第44行: |
第44行: |
| ! | | ! |
| | | |
− | </p> | + | </p> |
| + | </section> |
| + | |
| + | <div> |
| + | <p style="text-align: center; margin-bottom: 2rem;"> |
| + | Visit <a href="http://un1c0de.xyz/">my personal website</a> to find out who I am and what I am doing. |
| + | </p> |
| </div> | | </div> |
− |
| |
− | <p style="text-align: center; margin-bottom: 2rem;">
| |
− | Visit
| |
− | <a href="http://un1c0de.xyz/">my personal website</a>
| |
− | to find out who I am and what I am doing
| |
− | </p>
| |
| | | |
| <div style="text-align: center;"> | | <div style="text-align: center;"> |
− | <p style="
| + | <p |
− | flex: 0 0 auto;
| + | style=" |
− | display: inline-flex;
| + | flex: 0 0 auto; |
− | justify-content: center;
| + | display: inline-flex; |
− | align-items: center;
| + | justify-content: center; |
− | width: 2em;
| + | align-items: center; |
− | height: 2em;
| + | width: 2em; |
− | color: #000;
| + | height: 2em; |
− | border-radius: 50%;
| + | color: #000; |
− | background-image: radial-gradient(circle at 12.5% 50%, #ffef00, #b48500);
| + | border-radius: 50%; |
− | font-size: 1.5rem;
| + | background-image: radial-gradient(circle at 12.5% 50%, #ffef00, #b48500); |
− | font-weight: bold;
| + | font-size: 1.5rem; |
− | text-align: center;
| + | font-weight: bold; |
− | cursor: default;
| + | text-align: center; |
− | user-select: none;
| + | cursor: default; |
− | transform: rotate(90deg);
| + | user-select: none; |
− | "> | + | transform: rotate(90deg); |
− | :D
| + | " |
− | </p>
| + | > |
| + | :D |
| + | </p> |
| </div> | | </div> |
| | | |
第171行: |
第173行: |
| </div> | | </div> |
| </section> | | </section> |
− |
| |
− | <script type="text/javascript">alert('0')</script>
| |
| </section> | | </section> |
| + | </html> |
| | | |
| <comments /> | | <comments /> |
− | </html>
| |