   .footer-style {
       background: linear-gradient(to bottom, rgb(255, 255, 255), rgb(72, 114, 106));
       background-size: 100%;
       font-family: "Roboto Mono", monospace;
       font-weight: 300;
       font-style: normal;

   }