* {
	padding: 0;
	margin: 0;
	font-family: Inter;
}
.marker{
    padding: 0.2vw 0;
    background-color: #faec9f;
    border-radius: 1vw;
    }