body{
  margin:0;
  padding:0;
  background-color:#121212;
color:#f5f5f5;
font-family: Arial, sans-serif;
}
h1{
  font-size:3rem;
}
