Skip to content

Instantly share code, notes, and snippets.

<!DOCTYPE html>
<html>
<head>
<title>Assignment 12 - 23f2002420@ds.study.iitm.ac.in</title>
<style>
body { font-family: Arial; max-width: 800px; margin: 50px auto; padding: 20px; }
.email { font-size: 24px; font-weight: bold; color: #d73a49; background: #fff5f5; padding: 15px; border: 3px solid #d73a49; border-radius: 8px; }
h1 { color: #0366d6; }
</style>
</head>