project/selector/static/style.css

6 lines
64 B
CSS

body {
background-color: aqua;
}
#data{
display: none;
}