header {
    background-color: #ff70c1;
    color: #ffffff;
    text-align: center;
}

body{
    background-color: #ffcee9;
    font-family: Arial, Helvetica, sans-serif;
    color: rgb(0, 0, 0);
}

