Add an element to an interface without increasing the complexity of the layout
I need to implement a text and a switch to a login interface. This is what I made:
The problem is that I think it is a bit inappropriate, considering the layout and colors chosen in the interface. How would you improve it? Can it be a solution to close it inside a rectangular shape and move it to the center of screen?