Does anyone know why my image that’s behind other items on the webpage isn’t centering?

后端 未结 0 1583
感动是毒
感动是毒 2021-01-05 01:08
  img {
    z-index:-1;
    width:700px;
    margin-right:auto;
    margin-left:auto;
    display:block;
    object-fit:cover;
    position:fixed;
   }
相关标签:
回答
  • 消灭零回复
提交回复
热议问题