body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body,html{height:100%;margin:0;padding:0;width:100%}body{background-color:skyblue;font-family:Handlee;font-weight:700}#root{margin:0;padding:0}#root,.App{height:100%;width:100%}.App{align-items:center;display:flex;justify-content:center;text-align:center}#container{background-color:#f5f5f5;border:3px solid #000;border-radius:10px;min-height:fit-content;padding-left:20px;width:25%}#heading{font-family:Handlee;font-size:36px;font-weight:700;text-align:left}.listitems{color:#000;font-size:20px;text-decoration:none;width:fit-content}#list{display:flex;flex-direction:row;gap:10px;justify-content:space-evenly;margin-bottom:20px;margin-top:7px}.listitems.active{color:red;text-decoration:underline}.Length,.Weight{font-size:20px}#resetBtn,#submitBtn{background:#0000;border-radius:5px;cursor:pointer;font-family:Handlee;font-size:17px;font-weight:700;margin-bottom:10px;padding:12px 0;width:25%}.Temperature{font-size:20px}#fromUnit,#toUnit,#value{border:2px solid #000;border-radius:3px;font-family:Handlee;font-size:15px;font-weight:700;margin-bottom:15px;width:75%}#submitBtn{background:#0000;border-radius:5px;cursor:pointer;font-family:Handlee;font-size:17px;font-weight:700;margin-bottom:10px;padding:12px 0;width:25%}
/*# sourceMappingURL=main.eb96a042.css.map*/