@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap");body,html{margin:0;padding:0;box-sizing:border-box;font-family:Raleway,sans-serif;scroll-behavior:smooth;background-color:#000;color:#fff;height:100%}ul{list-style-type:disc;margin-left:20px}a{color:#0070f3;text-decoration:none}a:hover{text-decoration:underline}form{background-color:#000;padding:20px;border-radius:10px;width:60%;max-width:600px;box-shadow:0 4px 8px rgba(0,0,0,.1)}