body {
    text-align: center;
    background-color: #f9f9f9;
}

p {
    font-size: 20px;
    font-weight: bold;
}

h1 {
    font-size:70px;
    color: white;
}

header {
    background-color: #f7b977;
}
.photo img
    {
width:35%;
}
