
body {
  margin: 0;
  padding: 0;
  font-family: Roboto, Arial, sans-serif;
  background-color: #0b132b;
  color: #FAFAFA;
}
