h1 {
  color: rgb(0, 0, 0);
  text-align: center;
  background-color: rgb(195, 176, 6);
}
body {
  background-color: rgb(0, 0, 0);
  color: aliceblue;

}
.h2 {
    text-align: right;