@ -43,7 +43,7 @@ input:focus, textarea:focus, select:focus {
/* Main CSS */
html{
scroll-behavior: smooth;
background-image: url(../../assets/img/background2.jpg);
background-image: url(../../assets/img/BackgroundPalindrome.jpg);
height: 100vh;
background-position: center;
background-repeat: no-repeat;
@ -5,7 +5,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Palindrome</title>
<link rel="stylesheet" href="../../CSS/enigme.css" />
<link rel="stylesheet" href="../../CSS/Enigme.css" />
<link rel="stylesheet" href="../../CSS/Home.css">
</head>
<body>