.container {
    height: 2px;
    width: calc(100% - 20px);
    margin-bottom: 5px;
    margin-left: 10px;
    border-radius: 20px;
}
