body{
    background-color: rgb(0, 0, 141);

}

h1 {
    color: yellow;
    font-size: 250%;
    text-align: center;

  }

figure{
   
    text-align: center;
 
    

  }
  img{
    max-width: 5000px;
    height: auto;
  }

  h2 {
    color: yellow;
    font-size: 190%;
    text-align: center;

  }

  h3 {
    color: yellow;
    font-size: 190%;
    text-align: center;

  }

  h4 {
    color: yellow;
    font-size: 190%;
  }

  h5 {
    color:yellow;
    font-size: 190%;
  }

  h6 {
    color:yellow;
    font-size: 190%;
  }

  h6 {
    color: yellow;
    font-size: 190%;
  }


  p{
    color: white;
    font-size: 150%;
  }