*{
    margin: 0;
    padding: 0;
    font-family: 'Poppins', sans-serif;
    box-sizing: border-box;
    justify-content: center;

    }


    .medion{
		text-decoration: none;
        color: black;
	}