@import "env.css";

body {
    /*border: 1rem solid #00A7FE;*/
}

body::before {
    content:"BLUE";
    background-color: #00A7FE;
}