:host {
    display: block;    
}

form {
    box-sizing: border-box;
    background-color: violet; 
    position: relative;
    width: 100%;
}