h1{

    color: red;
    


    margin-bottom: 8px;
    border-width : 5px;

   
    padding : 16 px;
    padding-top: 5px;
    padding-bottom:56px;
}

body


 
   justify-content : center
   #container

   {
    display: flex;
    flex-direction: column;
    align-items: center;
   }
  

    h2 {  

    color: #a5aa58;   


    margin-bottom : 16 px;
    margin-left : 50px
}

{
    p 
    margin-top : 8 px;
    margin-botton : 16 px;
}
