
html{
  color: aquamarine;
  text-align: right;
}

body {
  background-color: rgb(0, 0, 0);
}

h3 {
  margin-bottom: 0px;
}

p {
  margin-top: 0px;
}