<!doctype html>
<html lang='en'>
<head>
<meta charset='utf-8'>
<meta name='viewport' content='width=device-width, initial-scale=1'>
<title>meetcode</title>
<style>
.pill { padding: 6px 12px 8px 12px; background: #f3f4f6; border-radius: 999px; display: inline-block; }
</style>
</head>
<body>
<span class='pill'>meetcode</span>
</body>
</html>
<!doctype html>
<html lang='en'>
<head>
<meta charset='utf-8'>
<meta name='viewport' content='width=device-width, initial-scale=1'>
<title>meetcode</title>
<style>
.pill { padding: 6px 12px 8px 12px; background: #f3f4f6; border-radius: 999px; display: inline-block; }
</style>
</head>
<body>
<span class='pill'>meetcode</span>
</body>
</html>