body {
    background-image: linear-gradient(dimgray, white);
    /* background-image: url('../assets/Elaine_paperclips_full.png'), url('../assets/Elaine_mug_full.png'), url('../assets/v02-AC_BGwplants.png') !important;
    background-repeat: no-repeat, no-repeat, repeat;
    background-position: bottom 189px left 700px, bottom 275px left 575px, center;
    background-size: 200px, 200px, cover; */
}