img {
    width: 100px;
    height: auto;
    display: inline-block;
}

body {
    font-family: Arial, sans-serif;
    text-align: center;
    margin-top: 50px;
}