body {
    margin: 0;
    background-color: cornsilk;
    background-image: url("https://www.transparenttextures.com/patterns/arches.png");
    /* This is mostly intended for prototyping; please download the pattern and re-host for production environments. Thank you! */
}

#root {
    padding: 0;
    margin: 0;
}