Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

122
Vistas
Using video As background, not mobile responsive

ok,

<s.Container
                  style={
                    {
                      // width: 100,
                      // padding: 24,
                      // backgroundSize: "2550px",
                    }
                  }
                >
                  <StyledVid
                    src={Insert}
                    type="video/mp4"
                    autoPlay
                    loop
                    muted
                    playsInline
                    style={
                      {
                        // position: "absolute",
                        // width: "100%",
                        // left: "50%",
                        // top: "50%",
                        // height: "100vh",
                        // objectFit: "cover",
                        // transform: "translate(-50%, -50%)",
                        // zIndex: "-1",
                        // overflow: "hidden",
                        // objectFit: "cover",
                        // width: "100vw",
                        // height: "100vh",
                        // position: "fixed",
                        // top: "0",
                        // left: "0",
                      }
                    }
                  />
                </s.Container>

export const StyledVid = styled.video`
  z-index: -1;
  overflow: hidden;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  @media (max-width: 600px) {
    /* width: 250px; */
  }
  /* @media (min-width: 900px) {
    width: 250px;
  } */
  /* @media (min-width: 1000px) {
    width: 300px;
  } */
`;

so I'm trying to create a responsive background with a video that is 1440 x 1025. Now in mobile view, the background only shows the middle. is my CSS off?

Thanks ps The file format is in.mp4 for the background. and I want it to sill the whole screen.

about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda