CSS Viewport パーセンテージのテスト(1)
テストBOX1
width:30%;
background: #bf7;
padding: 5px;
テストBOX2
width:30vw;
background: #fcc;
padding: 5px;