.negreta{
    font-weight: bold;
}
body {
    color: var(--blau);
	line-height: 1.5em;
}
h1{
    justify-content: center;
    align-items: center;
	font-weight: bold;
    font-size: 2em;
}