body {
	min-height: 1024px;
}

.theme-transition {
	transition: all 0.3s ease;
}

.skill-bar {
	transition: width 1s ease-in-out;
}