/* Define [1rem => 10px] */
html {
    font-size: 62.5%;
}

body {
	background-image: url(https://flambeau.thimoo.dev/wp-content/uploads/2022/02/background-pattern.png);
  	background-repeat: repeat; 
}
