.middle-body{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
}
#webcam-feed{
    height: 50%;
    width: 50%;
}