body {
    background-color: PaleGreen;
}

#shrimpfry {
    padding: 20px;
    display: grid;
    place-items: center;
}
