Код: Выделить всё
Face Recognition
[img]Download[/url]
Face Recognition
Choose Your Image
Код: Выделить всё
body{
background-color: black;
color: white;
}
a{
background-color: white;
}
h1{
display: flex;
justify-content: center;
}
form{
width: 30%;
height: 20vh;
justify-content: center;
border: 1px solid white;
margin: auto;
padding: 20px;
text-align: center;
line-height: 30px;
border-radius: 20px;
margin-top: 20vh;
}
form label {
width: 100vw;
}
form input {
width: 100%;
}
[type="submit"]{
width: 30%;
text-align: center;
margin: auto;
}
Подробнее здесь: https://stackoverflow.com/questions/786 ... le-element
Мобильная версия