@charset "UTF-8";
body{
    min-width: 1000px;
}
.container{
    width: 100%;
}
.googleform{
    width: 50%;
    margin:  0 auto;
}