Skip to content

Instantly share code, notes, and snippets.

<!DOCTYPE html>
<html>
<head>
<style>
body {
background: #ffe6f0;
color: #99004d;
font-family: 'Courier New', monospace;
display: flex;
justify-content: center;