@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@600&display=swap');
body {
	background-color: #121111;
	font-family: 'Nunito', sans-serif;
}

div#tworca {
	color: white;
	font-size: 30px;
	margin-top: 15px;
	text-align: center;
	width: auto;
}

//nie oceniaj kodu, pisane 5 minut, dzieki
