.home{--primary: #0c93f5;--textColor: #0b263f;--textColorSecondary: #4b4b4b;display:flex;height:100vh;background-color:#789;flex-direction:column;font-family:Helvetica,Arial,sans-serif;padding:4px}.test{background-color:red}@media (max-width: 480px){.test{display:none}}
