diff --git a/style.css b/style.css deleted file mode 100644 index 76f9a8e..0000000 --- a/style.css +++ /dev/null @@ -1,24 +0,0 @@ -h1 - { - - font-family: 'Playfair Display'; - font-size: 50px; - margin: 0; - position: absolute; - top: 50%; - left: 50%; - -ms-transform: translate(-50%, -50%); - transform: translate(-50%, -50%); - } -input - { - margin: 0; - text-align: center; - position: absolute; - top: 50%; - left: 50%; - -ms-transform: translate(-75%, -77%); - transform: translate(-50%, 200%); - width: 200px; - height: 20px; - } \ No newline at end of file