body {
    background-color: #6900b4;
    font-family: "Comic Relief", system-ui;
    color: white;
    text-align: center;
    padding: 10px;
}

img {
    size: 200px
}