img {
    width: 350px;
    align-items: center;
}

body {
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    color: white;
    background: rgb(218, 108, 11)
}

head {
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    color: white;
    background: rgb(218, 108, 11)
}