header, footer {
    display: none; 
}

main {
   min-width: 0px;
}
    
#reloj{
     width:500px;
    height:500px;
   float:left;
}

#geolocalizacion {
    text-align: center;
    
}