/* Custom Stylesheet */
/**
 * Use this file to override Materialize files so you can update
 * the core Materialize files in the future
 *
 * Made By MaterializeCSS.com
 */

 nav{
       position: fixed;
       background: rgba(0, 0, 0, 0.2);
       padding:0px 20px;
     }
