body{
    color: indigo ;
    background-color: ;
    font-family: 'Arial';
}

h1 {
    color: black;
    text-align: center;
}