body{
    width: 100%;
    height: 100%;
    text-align: center;
}
#container{
    width: 478px;
    display: none;
    height: 118px;
    position: absolute;
}


