input { padding: 0 0.5em; } .deg { color: rgb(192, 0, 0); } .coef { color: rgb(0, 0, 192); } .code { font-family: "Menlo", "Consolas", monospace; } .code p { margin: 0; } .nowrap { overflow: auto; white-space: nowrap; } .divider { width: 100%; margin-bottom: 1.8rem; } .custom-file { width: 300px; } .custom-file button { position: relative; top: -38px; left: 305px; } .maxheight { overflow-y: auto; width: 100%; max-height: 300px; } audio:focus { outline: none; }