My Resume
/* Reset */
*{box-sizing:border-box;margin:0;padding:0}
html,body{height:100%}
body{font-family:Inter,Segoe UI,Roboto,Arial,sans-serif;color:#1f2937;background:#f7fafc;padding:24px}
/* Container */
.
Read more →