header
{
    background-color:purple;
    color: white;
    padding: 15px;
    margin: 10px;
    border-radius: 30px;
    text-align: center;
}

body
{
    font-family: 'Times New Roman', Times, serif;
    
}