md4tj/test_css.css

7 lines
75 B
CSS
Raw Normal View History

body {background-color: #00ff00;}
video {
width: 100%;
height: auto;
};