<style>
        html{
            font-size:calc(100vw/640*100); 
        }
        .main{
            position: absolute;
            top: 0;
            left: 0;
            width: 6.4rem;
            height: 6.4rem;
            background:red;
        }
    </style>

  

相关文章:

  • 2022-12-23
  • 2021-12-18
  • 2021-06-23
  • 2022-02-14
  • 2022-01-14
  • 2022-01-21
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-10-17
  • 2021-09-20
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案