.main {
	width: fit-content;
	height: fit-content;
	padding: 1rem;

	background-color: #00ff00;
}
