    body {
        background-image: url('quarantineSessionsCover_Final.png');
        background-color: black;
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-position: center;
        background-size: cover;
    }

    /* Popup container - can be anything you want */
    .popup {
        position: absolute;
        display: block;
        margin: auto;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        text-align: center;
        /* border: white;
        border-style: solid;
        border-width: 5px; */
    }

    /* The actual popup */
    .popuptext {
        position: relative;
        display: inline-block;
        visibility: visible;
        background-color: #555;
        color: #fff;
        text-align: center;
        z-index: 1;
        opacity: 0.9;
        font-size: 69px;
        margin: auto;
        padding-left: 35%;
        padding-right: 35%;
        padding-top: 25%;
        padding-bottom: 25%;
    }

    /* Toggle this class - hide and show the popup */
    .popup .hide {
        visibility: hidden;
    }

    h1 {
        color: white;
        margin-top: 50px;
        margin-bottom: 50px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        font-family: Copperplate;
        font-size: 60px;
        -webkit-text-stroke: 2px black;
    }

    h2 {
        color: white;
        /* margin-top: 50px; */
        /* margin-bottom: 50px; */
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        font-family: Copperplate;
        font-size: 50px;
        -webkit-text-stroke: 2px black;
    }

    p {
        color: white;
        /* margin-top: 50px; */
        margin-left: 10%;
        margin-right: 10%;
        text-align: center;
        font-family: Copperplate;
        font-size: 30px;
        -webkit-text-stroke: 1px black;
    }

    .bufferSize {
        position: relative;
        z-index: 0;
    }

    #instagram {
        background-image: url("IMG_0010.PNG");
        background-size: 150px;
        display: inline-block;
        position: relative;
        margin: auto;
        text-align: center;
        text-indent: -9999px;
        width: 150px;
        height: 150px;
    }

    .topRow {
        line-height: 200px;
        height: 200px;
        text-align: center;
    }
    .topRow d1 {
        line-height: 1.5;
        display: inline-block;
        vertical-align: middle;
        border: 3px solid red;
        position: relative;
        width: 150px;
        padding: 10px;
        background-color: black;
    }
    .topRow d2 {
        line-height: 1.5;
        display: inline-block;
        vertical-align: middle;
        border: 3px solid orange;
        position: relative;
        width: 150px;
        padding: 10px;
        background-color: black;
    }
    .topRow d3 {
        line-height: 1.5;
        display: inline-block;
        vertical-align: middle;
        border: 3px solid yellow;
        position: relative;
        width: 150px;
        padding: 10px;
        background-color: black;
    }
    .topRow d4 {
        line-height: 1.5;
        display: inline-block;
        vertical-align: middle;
        border: 3px solid green;
        position: relative;
        width: 150px;
        padding: 10px;
        background-color: black;
    }
    .topRow d5 {
        line-height: 1.5;
        display: inline-block;
        vertical-align: middle;
        border: 3px solid blue;
        position: relative;
        width: 150px;
        padding: 10px;
        background-color: black;
    }
    .topRow d6 {
        line-height: 1.5;
        display: inline-block;
        vertical-align: middle;
        border: 3px solid purple;
        position: relative;
        width: 150px;
        padding: 10px;
        background-color: black;
    }

    .bottomRow {
        line-height: 200px;
        height: 200px;
        text-align: center;
    }
    .bottomRow s1 {
        line-height: 1.5;
        display: inline-block;
        vertical-align: middle;
        border: 3px solid pink;
        position: relative;
        width: 150px;
        padding: 10px;
        background-color: black;
    }
    .bottomRow s2 {
        line-height: 1.5;
        display: inline-block;
        vertical-align: middle;
        border: 3px solid red;
        position: relative;
        width: 150px;
        padding: 10px;
        background-color: black;
    }
    .bottomRow s3 {
        line-height: 1.5;
        display: inline-block;
        vertical-align: middle;
        border: 3px solid orange;
        position: relative;
        width: 150px;
        padding: 10px;
        background-color: black;
    }
    .bottomRow s4 {
        line-height: 1.5;
        display: inline-block;
        vertical-align: middle;
        border: 3px solid yellow;
        position: relative;
        width: 150px;
        padding: 10px;
        background-color: black;
    }
    .bottomRow s5 {
        line-height: 1.5;
        display: inline-block;
        vertical-align: middle;
        border: 3px solid green;
        position: relative;
        width: 150px;
        padding: 10px;
        background-color: black;
    }
    .bottomRow s6 {
        line-height: 1.5;
        display: inline-block;
        vertical-align: middle;
        border: 3px solid blue;
        position: relative;
        width: 150px;
        padding: 10px;
        background-color: black;
    }
    .bottomRow s7 {
        line-height: 1.5;
        display: inline-block;
        vertical-align: middle;
        border: 3px solid purple;
        position: relative;
        width: 150px;
        padding: 10px;
        background-color: black;
    }
    .bottomRow s8 {
        line-height: 1.5;
        display: inline-block;
        vertical-align: middle;
        border: 3px solid darkgray;
        position: relative;
        width: 150px;
        padding: 10px;
        background-color: black;
    }

    #d1play {
        background-image: url(PicturePlay.png);
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover;
        height: 40px;
        width: 40px;
        border: none;
    }
    #d1stop {
        background-image: url(PictureStop.png);
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover;
        height: 40px;
        width: 40px;
        border: none;
    }
    #d2play {
        background-image: url(PicturePlay.png);
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover;
        height: 40px;
        width: 40px;
        border: none;
    }
    #d2stop {
        background-image: url(PictureStop.png);
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover;
        height: 40px;
        width: 40px;
        border: none;
    }
    #d3play {
        background-image: url(PicturePlay.png);
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover;
        height: 40px;
        width: 40px;
        border: none;
    }
    #d3stop {
        background-image: url(PictureStop.png);
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover;
        height: 40px;
        width: 40px;
        border: none;
    }
    #d4play {
        background-image: url(PicturePlay.png);
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover;
        height: 40px;
        width: 40px;
        border: none;
    }
    #d4stop {
        background-image: url(PictureStop.png);
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover;
        height: 40px;
        width: 40px;
        border: none;
    }
    #d5play {
        background-image: url(PicturePlay.png);
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover;
        height: 40px;
        width: 40px;
        border: none;
    }
    #d5stop {
        background-image: url(PictureStop.png);
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover;
        height: 40px;
        width: 40px;
        border: none;
    }
    #d6play {
        background-image: url(PicturePlay.png);
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover;
        height: 40px;
        width: 40px;
        border: none;
    }
    #d6stop {
        background-image: url(PictureStop.png);
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover;
        height: 40px;
        width: 40px;
        border: none;
    }

    #s1play {
        background-image: url(PicturePlay.png);
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover;
        height: 40px;
        width: 40px;
        border: none;
    }
    #s1stop {
        background-image: url(PictureStop.png);
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover;
        height: 40px;
        width: 40px;
        border: none;
    }
    #s2play {
        background-image: url(PicturePlay.png);
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover;
        height: 40px;
        width: 40px;
        border: none;
    }
    #s2stop {
        background-image: url(PictureStop.png);
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover;
        height: 40px;
        width: 40px;
        border: none;
    }
    #s3play {
        background-image: url(PicturePlay.png);
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover;
        height: 40px;
        width: 40px;
        border: none;
    }
    #s3stop {
        background-image: url(PictureStop.png);
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover;
        height: 40px;
        width: 40px;
        border: none;
    }
    #s4play {
        background-image: url(PicturePlay.png);
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover;
        height: 40px;
        width: 40px;
        border: none;
    }
    #s4stop {
        background-image: url(PictureStop.png);
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover;
        height: 40px;
        width: 40px;
        border: none;
    }
    #s5play {
        background-image: url(PicturePlay.png);
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover;
        height: 40px;
        width: 40px;
        border: none;
    }
    #s5stop {
        background-image: url(PictureStop.png);
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover;
        height: 40px;
        width: 40px;
        border: none;
    }
    #s6play {
        background-image: url(PicturePlay.png);
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover;
        height: 40px;
        width: 40px;
        border: none;
    }
    #s6stop {
        background-image: url(PictureStop.png);
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover;
        height: 40px;
        width: 40px;
        border: none;
    }
    #s7play {
        background-image: url(PicturePlay.png);
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover;
        height: 40px;
        width: 40px;
        border: none;
    }
    #s7stop {
        background-image: url(PictureStop.png);
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover;
        height: 40px;
        width: 40px;
        border: none;
    }
    #s8play {
        background-image: url(PicturePlay.png);
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover;
        height: 40px;
        width: 40px;
        border: none;
    }
    #s8stop {
        background-image: url(PictureStop.png);
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover;
        height: 40px;
        width: 40px;
        border: none;
    }

    /* .XY {
        width: 300px;
        height: 300px;
        display: inline-block;
        position: relative;
        top: 0;
        right: 0;
        left: 40%;
        bottom: 0;
        text-align: center;
        border: 1px solid white;
        background-color: black;
        margin: auto;
    } */