body,html{background-color:{};}html::before{display:none;content:"XXXS,XXS,XS,S,M,L,XL,XXL,XXXL"}html::after{display:none;content:"XXXS"}@media screen and (min-width:480px){html::after{content:"XXS"}}@media screen and (min-width:680px){html::after{content:"XS"}}@media screen and (min-width:720px){html::after{content:"S"}}@media screen and (min-width:860px){html::after{content:"M"}}@media screen and (min-width:1024px){html::after{content:"L"}}@media screen and (min-width:1080px){html::after{content:"XL"}}@media screen and (min-width:1280px){html::after{content:"XXL"}}@media screen and (min-width:1500px){html::after{content:"XXXL"}}