﻿.cookieDiv{
    position: fixed;
    bottom: 0;
    width: 97%;
    background-color: green;
    z-index: 100;
    font-size: 13px;
    color:white;
    }