Show sourcecode
The following files exists in this folder. Click to view.
public_html/gamla-kurser/webbutv2/projekt/snake/css/
snake.css
snake.sync-conflict-20250925-184047-H7ZHIM2.css
snake.sync-conflict-20250925-184047-H7ZHIM2.css
12 lines ASCII Windows (CRLF)
body {
font-family: 'Courier New', Courier, monospace;
text-align: center;
overflow: hidden;
}
#scoreBoard {
border: 1px solid white;
width: 450px;
margin-left: auto;
margin-right: auto;
}