@charset "utf-8";/* CSS Document */.renewal{    text-align: center;    height: 100vh;    display: flex;    align-items: center;    justify-content: center;    font-size: max(3vw , 30px);}.renewal span{    color: #FF0000;    font-size: max(4vw , 38px);}