body{
   border:none
}

.registerpage{

	display: flex;
	width: 99%;
	height: 99vh;
    border:0px solid red
}
