88x31breakout/html/static/styles.css

12 lines
No EOL
153 B
CSS

#game {
width: 1000px;
height: 500px;
background-color: red;
position: relative;
}
.banner {
margin: 1px;
position: absolute;
}