details {
    padding-left: 0.5em;
    display: grid;
    border-left: 2px solid;
}

img {
    max-width: 100%;
    border-radius: 5px;
}

body {
    font-family: -apple-system, BlinkMacSystemFont, sans-serif;
}

a {
    text-decoration: none;
    font-weight: bold;
}