html {
	scroll-behavior: smooth;
	font-family: "Francois One";
	/* font-family: "Oswald"; */
	background-color: rgb(4, 4, 4);
    --swizzPink: #ff0183;
}

body{
    padding: 0;
    margin: 0;
}