brain / Extension /src /pages /Options /Options.css
neptune-web
feature(#72): improve the select item functionality and UI/UX
04e85f3
.OptionsContainer {
width: 100%;
height: 50vh;
font-size: 2rem;
display: flex;
align-items: center;
justify-content: center;
}