Skip to content

Instantly share code, notes, and snippets.

View daksh844's full-sized avatar

Deepanshu Kaushik daksh844

  • BlackRock
  • New Delhi
View GitHub Profile
@dnprock
dnprock / index.html
Last active April 23, 2024 21:35
World Map
<!DOCTYPE html>
<meta charset="utf-8">
<style>
body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
width: 960px;
height: 500px;
position: relative;
}