body{

    background-color :violet;
}

h1{

    font-weight: bold;

    color : white;

    text-align: center;

  
}