body
{
    background-color: #ffffff;
}
.container
{
    width: 100%;
    height: 100%;
    background-color: #fff;
    position: fixed;
}

.header
{
    font-family: sans-serif;
    color: #141313;
    text-align: center;
}

.mic
{
    width: 100px;
    height: 100px;
    margin-top: 10%;
    margin-left: auto;
    margin-right: auto;
}

#l
{
    color: #000000;
    display: none;
    font-family:sans-serif;
}

.mimic
{
    margin-top: 20%;
}
