diff --git a/index.html b/index.html deleted file mode 100644 index 2f51786..0000000 --- a/index.html +++ /dev/null @@ -1,13 +0,0 @@ - - - - - HTML Page - - - -
-Buğra sAsaSAAs, -
- - \ No newline at end of file diff --git a/style.css b/style.css deleted file mode 100644 index d3ba02c..0000000 --- a/style.css +++ /dev/null @@ -1,10 +0,0 @@ -.container { - background-color: aqua; - width: 500px; - height: 500px; - color: aliceblue; - display: flex; - justify-content: center; - align-items: center; - padding: 0; -} \ No newline at end of file