<!DOCTYPE html>
<style>
@import "data:text/css,*{background:red}";
@import "data:text/css,*{background:green}";
</style>