﻿body {
    background-image: linear-gradient(to right, #4facfe 0%, #00f2fe 100%);
}

div {
    text-align: center;
}
