#themeButton:hover{
   background-color: rgb(120, 20, 195);
   font-weight: 850;
   font-size: 17px;
   margin-left: 94%;
   margin-right: 1%;
   display: inline;

   border-style: solid;
   border-radius: 215ch;
   border-width: 15px;
   border-color: rgba(10, 19, 50, 0.6);
}

