@charset "UTF-8";

header {
    display: flex;
    align-items: center;
    font-size: 1.5em;
}

header img {
    margin-right: 25px;
}

header img {
    height: 150px;
    width: 150px;
}

main {
    font-size: 1.25em;
}
