neptune-web
feature(#72): improve the select item functionality and UI/UX
04e85f3
raw
history blame contribute delete
139 Bytes
.OptionsContainer {
width: 100%;
height: 50vh;
font-size: 2rem;
display: flex;
align-items: center;
justify-content: center;
}