body {
    text-align: center;
}

body img {
    width: 60vw; max-width: 400px;
    margin: 60px auto;
}

body h1 {
    font-family: cursive, sans-serif;
    color: #518198; font-size: 3em;
    text-align: center;
}