.tabla_estilo { width: 1000px; border-top: 1px solid #292929; border-left: 1px solid #292929; border-right: 1px solid #292929; margin: 60px 120px; border-spacing: 0; } .cabecera { background-color: #fafafa; } th { border-bottom: 1px solid #292929; padding: 5px; } .equipos { text-align: left; background-color: #fafafa; } h1 { text-align: center; color: white; margin: 30px 250px; } header { display: flex; background-color: #000000; background-size: cover; height: 100px; margin: -8px; }