body {
    background-image: url("night-sky.jpg");
    /* Add more styling as needed */
}

.potato-container {
    position: relative;
    /* Add more styling as needed */
}

.potato-element {
    /* Add common styling for potato elements */
}
