   .counting {
       border-radius: 5px !important;
       margin-right: 10px !important;
       height: 30px !important;
       background: #f5f6fa;
       margin-left: 10px !important;
       padding: 5px !important;
       font-size: 20px;
       border: 1px solid #d1d9e6 !important;
       margin-bottom:5px;
       
       
   }



   #pasteTextButton:active {
       transform: scale(1.1)
   }

   #resetb1:active {
       transform: scale(1.1)
   }

   @media screen and (min-width:600px) {
       #inputText {
           line-height: 50px !important;
           width: 93% !important
       }
   }

   [name="counter-container"] {
       width: 100%;
       height: ;
       background: ;
       border: ;
       border-radius: 5px;
       box-shadow: 0 4px 8px rgba(0, 0, 0, .5)
   }

   [name="counter-all-user-div-1"] {
       box-shadow: 0 4px 8px rgba(0, 0, 0, .5);
       border-radius: 5px;
       background: white;
       padding-bottom: 10px
   }

   [name="counter-icons-div-1"] {
       width: 96%;
       height: ;
       display: flex;
       background: ;
       padding: ;
       background: white;
       border: ;
       overflow: auto;
       white-space: ;
       border-radius: 10px;
       margin-top: ;
       margin-left: 5px;
       margin-right: 5px;
       padding-bottom: 10px
   }

   [name="counter-paste-button"] {
       height: 50px;
       margin-top: 15px;
       border-radius: 10px;
       border: 0;
       background:white;
       margin-left: 30px;
       font-size: 20px
   }

   [name="counter-paste-icon"] {
       font-size: 30px;
       color: #454746
   }

   [name="counter-clear-button"] {
       height: 50px;
       margin-top: 15px;
       border-radius: 10px;
       border: 0;
       background:white;
       margin-left: 70px;
       font-size: 20px
   }

   [name="counter-clear-icon"] {
       font-size: 30px;
       color: crimson;
       margin:
   }

   [name="counter-user-textarea-div"] {
       
       display: flex;
       background: ;
       overflow: auto;
       white-space: nowrap;
       
       background: white;
       
       margin-top: 5px;
       border-radius: 10px;
       
       margin-bottom: 5px
   }

   [name="counter-user-text-area"] {
       font-size: 20px;
       padding: 10px;
       background: #e9eaee;
       width: 100%;
       height: 350px;
       border-radius: 7px;
       margin-left: 2px;
       margin-top: 10px;
       line-height: 30px;
       border: solid #ccc 1px;
       margin-right: 2px
   }

   [name="counter-counting-div-1"] {
       box-shadow: 0 4px 8px rgba(0, 0, 0, .5);
       border-radius: 5px;
       background: white;
       padding-bottom: 10px
   }

   [name="counter-counting-div-2"] {
       
       background: white;
       overflow-x: auto;
       
       border-radius: 10px;
       margin-top: 5px;
       margin-left: 5px;
       margin-right: 5px
       
   }

   .abouttool10 {
       background: white;
       border: ;
       color: black;
       font-size: 15px;
       margin-top: 50px;
       padding-left: 5px;
       margin-right: 10px;
       width: 99%;
       position: ;
       border-radius: 10px;
       box-shadow: rgba(40, 30, 60, 0.1) 0 1px 2px, rgba(40, 30, 60, 0.1) 0 2px 5px 0
   }