diff --git a/PS5_White.css b/PS5_White.css index bc43b7d..f9cdbcb 100644 --- a/PS5_White.css +++ b/PS5_White.css @@ -1,10 +1,8 @@ -/*BEGIN PS4 Controller Styling*/ -.controller.ds4 { - background: url(./White_SkinNo_Buttons.png); - height: 700px; - width: 1200px; - /* margin-left: -403px; - margin-top: -280px;*/ +body { + background-color: #000000; + background-color: RGBA(0, 0, 0, 0); + margin: 0 auto; + overflow: hidden; } .controller.xbox { background: url(https://i.imgur.com/fJIyBwn.png);