.block-resize {
            resize: none;
            height: 100%;
        }
        .logo {
            margin: 10px;
            float: left;
        }
        body {
            background: #fafafa;
        }
        .selected-image {
            width: 200px;
            height: auto;
            margin-top 5px;
            margin-bottom: 5px;
        }
        .hideit {
            display: none;
        }