﻿.menu{
    z-index:1000;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    display: table;
    /*display: flex;
    justify-content: center;*/
    background-color: #FDFEFE;
}