
* {
	box-sizing: border-box;
	margin-top: 0;
    padding: 0;
}

html,body {

}

.icon-size {
    font-size: 40px;
}

