﻿
.mouse-container {
    text-align: center
}

#Mymouse {
    width: 70%;
    height: 70%;
    max-width: 700px
}

    #Mymouse .bydefault {
        fill: #eeeefe !important
    }

#Mymouse .clickedscroller {
    fill: #6fcdf5 !important
}
