Skip to content

Instantly share code, notes, and snippets.

@Python-37
Python-37 / index.html
Last active September 18, 2023 00:38
chose a person randomly
<html lang="en">
<!-- version 0.2 -->
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Who is the lucky guy</title>
</head>
<style>
html * {
font-size: 35px;