body {
    background: radial-gradient(#9f9f9f, #ffffff);
    text-align: center;

}

#container {
 background: rgba(0, 0, 0, 0.5); 
}