html,body{
    overflow: hidden;
}
body{
    padding: 1rem;
}
input,button{
    border-radius: 0;
}