Skip to content

Instantly share code, notes, and snippets.

@CodingWith-Adam
CodingWith-Adam / App.css
Created August 3, 2023 03:58
React Tic Tac Toe CSS
body {
display: flex;
flex-direction: column;
align-items: center;
background-color: #23272f;
color: white;
}
h1 {
text-align: center;
@CodingWith-Adam
CodingWith-Adam / Gamepad PS4 SVG
Last active September 21, 2025 15:45
Gamepad PS4 SVG
<svg
version="1.1"
id="Capa_1"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
x="0px"
y="0px"
width="600px"
height="500px"
xml:space="preserve"