body {
    background-color: #d8e9eb;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
img {
    height: 150px;
}
table {
    margin-bottom: 30px;
}
td {
    vertical-align: bottom;
}