moveBlock.style.top = test + "px";
input {
padding: 0 5px;
}
{
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
flex: 1 1 auto;
, это для дочерних элементов.header {
display: flex;
justify-content: center;
}
.header {
border-width: 2px 2px 2px 7px;
border-style: solid;
border-color: #600;
border-radius: 1px;
max-width: 836px;
}