@charset "UTF-8";

/* CSS rules go below */
body{
    background-color: black;
    padding: 2.5rem;
}

header{
    top: 0;
    left: 0;
    width: 100%;
    padding: 0.5rem;
    color: white;
    text-align: center;
    background-color: black;
    z-index: 9;
}

.box{
    /*cursor: url("https://i770.photobucket.com/albums/xx342/lexibeexoxo/th_cursor17.png"), auto;*/
    background-color: rgb(23, 97, 244);
    overflow: hidden;
    position: relative;
    float: left;
    clear:right;
    height: 17em;
    width: 17em;
    max-height: 35vh;

}

.box1{
    cursor: url("https://64.media.tumblr.com/tumblr_lx35xgDj2Z1ql6slc.gif"), auto;
}

.box3{
    cursor: url("https://64.media.tumblr.com/tumblr_lx35r5TLMp1ql6slc.gif"), auto;
}



.box7{
    cursor: url("https://64.media.tumblr.com/tumblr_lx35rlUnMf1ql6slc.gif"), auto;
}

.box9{
    cursor: url("https://64.media.tumblr.com/tumblr_lx35rqP1BT1ql6slc.gif"), auto;
}

.box2{
    cursor:url("https://64.media.tumblr.com/tumblr_lx35r2495v1ql6slc.gif"), auto;

}

.box4{
    cursor:url("https://64.media.tumblr.com/tumblr_lx35r9bZAm1ql6slc.gif"), auto;

}

.box5{
    cursor: url("https://64.media.tumblr.com/tumblr_lx35rcBiJy1ql6slc.gif"), auto;
}

.box6{
    cursor:url("https://64.media.tumblr.com/tumblr_lx35rhoDHw1ql6slc.gif"), auto;
    background-color:  rgb(203, 151, 255);

}

.box8{
    cursor:url("https://64.media.tumblr.com/tumblr_lx35xam7LO1ql6slc.gif"), auto;

}

.box10{
    cursor:url("https://64.media.tumblr.com/tumblr_lx35s1sORu1ql6slc.gif"), auto;

}

/*.grid{
    min-height: 100%;
    display: grid;
    gap: 10px;
    max-width: 100%;
    flex-wrap: wrap;
    flex-direction: row;
    grid-template-rows: auto;
}*/

.box2, .box4,.box8, .box10{
     background-color:  rgb(203, 151, 255);
     /*cursor:url("https://i770.photobucket.com/albums/xx342/lexibeexoxo/th_2.png"), auto;*/
         /*file:///Volumes/Seagate%20Bck/KABK/Graphic%20Design%2024px25pxcoding/sketch1pxcursor/content/jasna-bitmap_11zon.png*/
     overflow: hidden;
     position: relative;
     float: left;
     clear:right;
     height: 17em;
     width: 17em;
     max-height: 35vh;
}




